summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README b/doc/README
index 8ffc091..3aaa1a1 100644
--- a/doc/README
+++ b/doc/README
@@ -16,6 +16,6 @@ ___END
16___RepoClone-commands:<machine> 16___RepoClone-commands:<machine>
17mkdir enea-linux 17mkdir enea-linux
18cd enea-linux 18cd enea-linux
19repo init -u git://git.enea.se/linux/manifests/el_manifests-networking.git -b refs/tags/EL6 -m <machine>/default.xml 19repo init -u git@git.enea.com:linux/manifests/el_manifests-networking.git -b refs/tags/EL6 -m <machine>/default.xml
20repo sync 20repo sync
21___END 21___END