projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8442933
)
README: Changed Dockernet clone comand to clone a SONATA specific Dockernet branch.
author
peusterm
<manuel.peuster@uni-paderborn.de>
Fri, 19 Feb 2016 15:39:21 +0000
(16:39 +0100)
committer
peusterm
<manuel.peuster@uni-paderborn.de>
Fri, 19 Feb 2016 15:39:21 +0000
(16:39 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
f15b59c
..
0833055
100755
(executable)
--- a/
README.md
+++ b/
README.md
@@
-29,7
+29,7
@@
Automatic installation is provide through Ansible playbooks.
#### 1. Dockernet
* `cd`
-* `git clone https://github.com/mpeuster/dockernet.git`
+* `git clone
-b dockernet-sonata
https://github.com/mpeuster/dockernet.git`
* `cd ~/dockernet/ansible`
* `sudo ansible-playbook install.yml`
* Wait (and have a coffee) ...