Archived
1
0

update docs to include info about web ui installer

This commit is contained in:
Jeff Becker 2016-04-03 08:57:02 -04:00
parent 558553a587
commit bc239360ea
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -35,4 +35,4 @@ If you want to build without supporting redis then build with the `--no-redis` f
./build.sh --no-redis
Now configure the database. [next](database.md)
To run eiter run `./srndv2 setup` and browse to http://127.0.0.1:18000 or configure [by hand](database.md)