From e012536c9fad6112ab08da272faef3527957a92f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Mar 2014 13:54:43 -0300 Subject: README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c720ca8..42d1feb 100644 --- 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 ---------------------- -- cgit v1.2.3