projects
/
osm
/
vim-emu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726a458
)
Update README.md
author
stevenvanrossem
<steven.vanrossem@intec.ugent.be>
Wed, 3 Feb 2016 08:39:01 +0000
(09:39 +0100)
committer
stevenvanrossem
<steven.vanrossem@intec.ugent.be>
Wed, 3 Feb 2016 08:39:01 +0000
(09:39 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
6309f7c
..
231cc84
100644
(file)
--- 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/<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`