Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
befabri authored Apr 25, 2024
1 parent 99df68e commit 50e0c6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You are now connected to 192.168.1.250 !

### Windows

To install on Windows, download the latest `.exe` file from the GitHub releases and add the directory containing `ssh_keyword.exe` to your environment path to access it from anywhere.
To install on Windows, download the latest `.exe` file from the GitHub releases and add the directory containing `ssh-keyword.exe` to your environment path to access it from anywhere.

### Linux

Expand All @@ -53,13 +53,13 @@ ssh-keyword -h

## Documentation

First add your connection with `ssh_keyword -a [IP]`.\
Now you can connect to your ssh host by typing `ssh_keyword [YOUR_KEYWORD]` or just `ssh_keyword` if you have set a default connection.
First add your connection with `ssh-keyword -a [IP]`.\
Now you can connect to your ssh host by typing `ssh-keyword [YOUR_KEYWORD]` or just `ssh-keyword` if you have set a default connection.

## Help

```
$ ssh_keyword -h
$ ssh-keyword -h
Usage: ssh-keyword [keyword]
ssh-keyword [options] [command]
Expand Down

0 comments on commit 50e0c6a

Please sign in to comment.