From bf2e33f41b0aa5d70c4f69796e0f6f26ec175054 Mon Sep 17 00:00:00 2001 From: stevenvanrossem Date: Wed, 3 Feb 2016 09:39:01 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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` -- 2.25.1