README: Changed Dockernet clone comand to clone a SONATA specific Dockernet branch.
diff --git a/README.md b/README.md
index f15b59c..0833055 100755
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
 
 #### 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) ...