fix example
authorstevenvanrossem <steven.vanrossem@intec.ugent.be>
Wed, 17 Feb 2016 10:55:01 +0000 (11:55 +0100)
committerstevenvanrossem <steven.vanrossem@intec.ugent.be>
Wed, 17 Feb 2016 10:55:01 +0000 (11:55 +0100)
README.md

index 3b574f1..ebc6f6c 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -48,8 +48,8 @@ Automatic installation is provide through Ansible playbooks.
  * `sudo python example_topology.py`
 * Second terminal:
  * `cd ~/son-emu/emuvim/cli`
  * `sudo python example_topology.py`
 * Second terminal:
  * `cd ~/son-emu/emuvim/cli`
- * `./son-emu-cli compute start -d dc1 -n vnf1`
- * `./son-emu-cli compute start -d dc1 -n vnf2`
+ * `./son-emu-cli compute start -d datacenter1 -n vnf1`
+ * `./son-emu-cli compute start -d datacenter1 -n vnf2`
  * `./son-emu-cli compute list`
 * First terminal:
  * `dockernet> vnf1 ping -c 2 vnf2`
  * `./son-emu-cli compute list`
 * First terminal:
  * `dockernet> vnf1 ping -c 2 vnf2`