diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-06-21 23:44:03 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-06-21 23:44:03 +0200 |
commit | 0e7fab5c18d187e6d825ac6ccc08c4835984ed0b (patch) | |
tree | 6af6a4ce41753a188adf9955968a77bedf561b57 /README.md | |
parent | cee6b8b53301a908ceb8687ff4495625f10480e2 (diff) | |
download | zorglub-0e7fab5c18d187e6d825ac6ccc08c4835984ed0b.zip zorglub-0e7fab5c18d187e6d825ac6ccc08c4835984ed0b.tar.gz |
update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -41,9 +41,9 @@ From rubygems: or from the git repository on github: - git clone git://github.com/jeremyz/zorglub.git - cd zorglub - rake gem:install +git clone git://github.com/jeremyz/zorglub.git +cd zorglub +rake install ## RESOURCES: |