Update README

This commit is contained in:
Chen-I Lim 2020-10-08 09:29:48 -07:00
parent 123cc5d3a4
commit 5a502b2b1b

View file

@ -7,8 +7,17 @@ npm i
make
```
## Build requirements
Currently tested with:
* Go 1.15.2
* MacOS Cataline (10.15.6)
## Running and testing
To start the server:
```
./bin/octoserver
```
Server settings are in config.json.
Open a browser to [http://localhost:8000](http://localhost:8000) to start.