Doc update.
This commit is contained in:
parent
2c1d53f5c6
commit
b324e8b89e
13
README.md
13
README.md
@ -30,7 +30,18 @@ Install
|
||||
The install process is very simple on most distros:
|
||||
|
||||
- Install python2, python-gtk2, and python-vte.
|
||||
- Run ./crussh.py HOST [HOST ...]
|
||||
- Clone and symlink to your bin dir.
|
||||
git clone https://github.com/unit3/crussh.git
|
||||
ln -s crussh/crussh.py ~/bin/crussh
|
||||
- Run "crussh HOST [HOST ...]"
|
||||
|
||||
Usage Tips
|
||||
----------
|
||||
|
||||
Doing a clustered paste isn't completely obvious. The following methods will work:
|
||||
|
||||
- middle click or shift-insert to paste the X11 selection buffer.
|
||||
- control-shift-v to paste the GTK/GNOME clipboard.
|
||||
|
||||
Bugs & TODO
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user