summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-06-07 14:17:24 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-06-07 14:17:24 +0200
commitfa9d15f0c58afa90b4f841a2078a5ebe1baa4d2a (patch)
tree7a451efacb672b3cbfcc711397dd819e948e0fe6 /doc/README
parent88b026f10b4c61b97fc0d8868c3dffabd7f323be (diff)
downloadel_releases-standard-fa9d15f0c58afa90b4f841a2078a5ebe1baa4d2a.tar.gz
Updates relevant to the manifest repo move to git.enea.com
INTCR-0 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
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 79742fd..c005eb7 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.com/linux/el_manifests-standard.git -b refs/tags/EL6 -m <machine>/default.xml 19repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git -b refs/tags/EL6 -m <machine>/default.xml
20repo sync 20repo sync
21___END 21___END