From 04820b7f984f1e5289df43d61ec876cb9fd165a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Wagner=20Gon=C3=A7alves?= Date: Tue, 7 Apr 2015 18:51:48 -0300 Subject: Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dfc1531f..ba1c5f18 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ From the project root folder, set up the vagrant machine: You can log into the machine and view project root folder with: vagrant ssh + + Then you need to run the setup: + + cd service + ./go setup + From here on you can run the tests for the UI by going to the **web-ui** folder or for the API by going to the **service** folder: cd /vagrant/web-ui -- cgit v1.2.3