From 852af63d40c0e1d286fef163088b51f45296024c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Feb 2014 14:28:30 -0300 Subject: Fix docs --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f635d8..28ce973 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,14 @@ First, clone the code: Then add hydra folder to your `$PATH` or run the following command to install if under `/usr/local`: - ./hydractl provision + ./hydractl deploy Managing an existing network ---------------------------- -If you have enough credentials, you can fetch all the needed repositories and configurations -using simply the following command: +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 -- cgit v1.2.3