From: peusterm Date: Thu, 9 Jun 2016 00:57:52 +0000 (+0900) Subject: updated readme X-Git-Tag: v3.1~117^2~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=1d221f5af949ab668a6991bb5967f02c3a35e377;p=osm%2Fvim-emu.git updated readme --- diff --git a/README.md b/README.md index ba8a769..63f9778 100755 --- 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. +