From bb4a0ee01599471d0974f2b83a2dc9f9fe9045e2 Mon Sep 17 00:00:00 2001 From: peusterm Date: Fri, 19 Feb 2016 16:39:21 +0100 Subject: [PATCH] README: Changed Dockernet clone comand to clone a SONATA specific Dockernet branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f15b59c..0833055 100755 --- 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) ... -- 2.25.1