summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index 16e5429..08661a9 100644
--- a/doc/README
+++ b/doc/README
@@ -1,5 +1,5 @@
1 1
2networking profile 2virtualization profile
3 3
4___Prerequisites-commands:Ubuntu14.04.5LTS 4___Prerequisites-commands:Ubuntu14.04.5LTS
5sudo apt-get update 5sudo apt-get update
@@ -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-virtualization.git -b refs/tags/EL6 -m <machine>/default.xml 19repo init -u git@git.enea.com:linux/manifests/el_manifests-virtualization.git -b refs/tags/EL6 -m <machine>/default.xml
20repo sync 20repo sync
21___END 21___END