Archived
1
0

Update building.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 12:02:31 +02:00
parent 9a6a4247ce
commit 0ac0d7d1ff

View File

@ -46,7 +46,3 @@ If you want to compile with Redis support (recommended - Redis is easy to use) t
If you want to build without support for Redis then build with the `--no-redis` flag: If you want to build without support for Redis then build with the `--no-redis` flag:
./build.sh --no-redis ./build.sh --no-redis
##Now let's setup NNTPChan
Check out [Configuring NNTPChan](config.md).