aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-10-26 13:56:04 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-10-26 13:56:04 -0200
commitd1f01e93686bb7ff33d480ac08add6728e39a860 (patch)
tree264c4c495b210324b5683c884d633615e49eea54 /README.md
parent5913f15132ce69dda1c7af04fd0c83b573f7171d (diff)
downloadhydra-d1f01e93686bb7ff33d480ac08add6728e39a860.tar.gz
hydra-d1f01e93686bb7ff33d480ac08add6728e39a860.tar.bz2
Init: use superproject repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9c3780..758de9f 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ If you have enough credentials (ssh pubkey set in the server), you can fetch
all the needed repositories and configurations to a local folder
`~/file/example` using simply the following command:
- hydra example init ~/file/example git@admin.example.org:config.git
+ hydra example init ~/file/example git@admin.example.org:example.git
Creating a new network
----------------------