README: fix standalone install line

This commit is contained in:
Caio Chassot 2009-12-10 08:06:39 -02:00
Родитель 4a34b845ca
Коммит a431e9d3b4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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: