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