From 7c668c5184a93d80c2f3b19ad8c5f40bcba02bb6 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:58:38 +0200 Subject: [PATCH] Update install-and-configure-postgres.md --- doc/database/postgres/install-and-configure-postgres.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/database/postgres/install-and-configure-postgres.md b/doc/database/postgres/install-and-configure-postgres.md index 6454f51..75d98c9 100644 --- a/doc/database/postgres/install-and-configure-postgres.md +++ b/doc/database/postgres/install-and-configure-postgres.md @@ -31,7 +31,3 @@ These are default values, please change them later. ###Important These credentials assume you are going to run using a user called `srnd`, if your username you plan to run the daemon as is different please change `srnd` to your username. - -##Next step - -See the [Running NNTPChan](running.md).