From d2ecac2d6b98c747d1f15da0f261977ea33114a6 Mon Sep 17 00:00:00 2001 From: Graeme Humphries Date: Mon, 10 Dec 2012 12:15:33 -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 e06456c..adae699 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,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 + + git clone https://github.com/unit3/crussh.git + ln -s crussh/crussh.py ~/bin/crussh + - Run "crussh HOST [HOST ...]" Usage Tips