add rest api
[osm/vim-emu.git] / README.md
index ba8a769..63f9778 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -99,3 +99,6 @@ A Vagrantfile allows to automatically create and provision a VM in which son-emu
 * `cd ~/son-emu`
 * `vagrant up`
 * `vagrant ssh` to enter the new VM in which the emulator is installed.
+
+Follow the MOTD in the VM to run the example topology and the fake-gatekeeper. The fake-gatekeeper's default port 5000 is forwarded to the host machine and can be accessed from it by using, e.g., curl http://127.0.0.1:5000/packages.
+