Archived
1
0

Update build.md

This commit is contained in:
Tristan B. Kildaire 2016-06-04 17:34:43 +02:00
parent dfe6eae59f
commit 5087a0de7a

View File

@ -47,4 +47,6 @@ If you want to build without support for Redis then build with the `--no-redis`
./build.sh --no-redis ./build.sh --no-redis
To run eiter run `./srndv2 setup` and browse to http://127.0.0.1:18000 or configure [by hand](database.md) ##Now let's setup NNTPChan
Check out [Configuring NNTPChan](doc/config.md).