diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-04-11 14:40:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-04-11 14:40:16 -0300 |
commit | e8670f6e212a12d613744a66e20d39d54673eaaf (patch) | |
tree | 58f1ba6ab3c4d10304a65a98599800dbea1bc4dd | |
parent | d05fee0b80572c14e5aac2e6811f4866ad7141b8 (diff) | |
download | hydra-e8670f6e212a12d613744a66e20d39d54673eaaf.tar.gz hydra-e8670f6e212a12d613744a66e20d39d54673eaaf.tar.bz2 |
Explain where hydra files are located
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,8 +27,8 @@ Managing an existing network ---------------------------- 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: +all the needed repositories and configurations to a local folder +`~/file/example` using simply the following command: hydra example init ~/file/example gitolite@admin.example.org:config.git |