Skip to content

Commit

Permalink
grammar error corrected, shock added
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed May 8, 2011
1 parent c53b1d7 commit f292212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ cloudapp-cli depends on the [cloudapp_api][api], so first install it as a gem de

sudo gem install cloudapp_api

Install with the one-liner (please make sure that your /usr/local/bin is writeable and is in PATH):
Install with the one-liner (shock!) (make sure that your /usr/local/bin is writable and is in PATH):

cd /usr/local/bin && curl -fOs https://github.com/bonifaido/cloudapp-cli/raw/master/cloudapp && chmod +x cloudapp && cd -

Expand Down

0 comments on commit f292212

Please sign in to comment.