Commit 52731cd

mo khan <mo@mokhan.ca>
2015-05-24 16:36:23
add instructions on location to open in browser.
1 parent c07cb66
Changed files (1)
README.md
@@ -30,6 +30,9 @@ You should now have a fully running instance of the application. The
 /vagrant folder in the VM is mounted to match your working directory on
 your host machine. So you are free to use whatever editor you like.
 
+You can access the application by opening a browser window to
+http://localhost:3000/
+
 ## Contributing
 
 1. Fork it