From 0ac0d7d1ff18c104daffa4669a129e484a861e6b Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 12:02:31 +0200 Subject: [PATCH] Update building.md --- doc/building.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/building.md b/doc/building.md index ec76253..b60dbda 100644 --- a/doc/building.md +++ b/doc/building.md @@ -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: ./build.sh --no-redis - -##Now let's setup NNTPChan - -Check out [Configuring NNTPChan](config.md).