diff --git a/README.md b/README.md index 4dfc6c7..c5780e7 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,10 @@ The install process is very simple on most distros: - Install python2, python-gtk2, and python-vte. - Clone and symlink to your bin dir. - git clone https://github.com/unit3/crussh.git - ln -s crussh/crussh.py ~/bin/crussh +```bash +git clone https://github.com/unit3/crussh.git +ln -s crussh/crussh.py ~/bin/crussh +``` - Run "crussh HOST [HOST ...]"