From 1d221f5af949ab668a6991bb5967f02c3a35e377 Mon Sep 17 00:00:00 2001 From: peusterm Date: Thu, 9 Jun 2016 09:57:52 +0900 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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. + -- 2.25.1