From 61479f398e974be91ab19253d1018b16ab7a5491 Mon Sep 17 00:00:00 2001 From: Graeme Humphries Date: Mon, 10 Dec 2012 12:20:06 -0800 Subject: [PATCH] Minor formatting change. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 ...]"