Browse Source

Merge pull request #29 from skitau/patch-1

Fixed typo
pull/35/head
Jeffery Russell 4 years ago
committed by GitHub
parent
commit
1e23ee1967
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -71,8 +71,8 @@ You can edit your bash configuration with an alias to make it easier to execute.
alias ss="python3 /path/to/this/file/ssh_manager.py"
```
To make this easier, the confuguation manager of this program will has the option to
append this and a few other aliases to your bash manager. This will autobatically
To make this easier, the configuation manager of this program will has the option to
append this and a few other aliases to your bash manager. This will automatically
use the location of the scripts in the file.
The first time you run this program it will ask you for the locations where you want to store

Loading…
Cancel
Save