From a431e9d3b4d8636fe354a9e8220d2ca6ba321a1d Mon Sep 17 00:00:00 2001 From: Caio Chassot Date: Thu, 10 Dec 2009 08:06:39 -0200 Subject: [PATCH] README: fix standalone install line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eb4026b..3f17b04c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Install `hub` is most easily installed as a standalone script: - curl http://defunkt.github.com/hub/standalone > ~/bin/hub && chmod 0755 !$ + curl -s http://defunkt.github.com/hub/standalone > ~/bin/hub && chmod 755 !#:4 Assuming `~/bin/` is in your `$PATH`, you're ready to roll: