README: Changed Dockernet clone comand to clone a SONATA specific Dockernet branch.
authorpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 19 Feb 2016 15:39:21 +0000 (16:39 +0100)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Fri, 19 Feb 2016 15:39:21 +0000 (16:39 +0100)
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) ...