Merge pull request #3 from stevenvanrossem/patch-1

Update README.md
diff --git a/README.md b/README.md
index 6309f7c..231cc84 100644
--- a/README.md
+++ b/README.md
@@ -37,13 +37,13 @@
 * Fork the repository.
 * `cd`
 * `git clone https://github.com/<user>/son-emu.git`
-* `cd emulator-strawman/ansible`
+* `cd son-emu/ansible`
 * `sudo ansible-playbook install.yml`
 
 
 ### Run
 * First terminal:
- * `cd emulator-strawman/emuvim`
+ * `cd son-emu/emuvim`
  * `sudo python example_topology.py`
 * Second terminal:
  * `cd emulator-strawman/emuvim/cli`