Update README.md

This commit is contained in:
Sander Hautvast 2016-02-25 12:48:24 +01:00
parent e01ee903f4
commit d7f4e4f5d3

View file

@ -1,5 +1,8 @@
# gloss # gloss
application for keeping one or more dictionaries (to lookup words) application for keeping one or more dictionaries (to lookup words)
* cd src/fileserver/public
* npm install
* cd src/fileserver * cd src/fileserver
* go get
* go run main.go * go run main.go
* browse to http://localhost:8080 * browse to http://localhost:8080