From: stevenvanrossem Date: Wed, 3 Feb 2016 08:39:01 +0000 (+0100) Subject: Update README.md X-Git-Tag: v3.1~184^2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=bf2e33f41b0aa5d70c4f69796e0f6f26ec175054;p=osm%2Fvim-emu.git 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 @@ Automatic installation is provide through an Ansible playbook. * Fork the repository. * `cd` * `git clone https://github.com//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`