]> gitweb.fluxo.info Git - hydra.git/commitdiff
README update
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Mar 2014 16:54:43 +0000 (13:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Mar 2014 16:54:43 +0000 (13:54 -0300)
README.md

index c720ca8a8d79faa23978b8ca90324a8296a28ecf..42d1feb282630ebec1171f33a607e4992b4152a4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ First, clone the code:
     cd hydra && git tag -v
 
 Then add hydra folder to your `$PATH` or run the following command to install
-if under `/usr/local`:
+it under `/usr/local`:
 
     ./hydractl deploy
 
@@ -30,7 +30,7 @@ If you have enough credentials (ssh pubkey set in the server), you can fetch
 all the needed repositories and configurations using simply the following
 command:
 
-    hydra example init ~/file/example ssh://gitolite@admin.example.org/config.git
+    hydra example init ~/file/example gitolite@admin.example.org:config.git
 
 Creating a new network
 ----------------------