diff --git a/doc/building.md b/doc/building.md index 91b6334..4efa5ee 100644 --- a/doc/building.md +++ b/doc/building.md @@ -45,7 +45,7 @@ Run this to install Redis - if you want to use Redis. Run this to install Postgres - if you want to use Postgres. su - apt-get install Postgres + apt-get install --no-install-recommends postgresql postgresql-client ###Get the NNTPChan source