README fix

This commit is contained in:
ivan 2017-09-13 12:05:17 +03:00
parent c057e1e8ed
commit e75a733d0b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ To run command line help:
sshch -h
```
**If you want to use unsafe 'password' feature you must install 'sshpass' first.**
If you want to use bash autocompletion function with sshch, copy autocompletion script to /etc/bash_completion.d/:
```
sudo cp sshch_bash_completion.sh /etc/bash_completion.d/sshch