From e50099b7c04230155b67c9aaffbd2f71ae49bdfd Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 13:28:08 +0200 Subject: [PATCH] Update building.md --- doc/building.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/building.md b/doc/building.md index 4efa5ee..a9ccd32 100644 --- a/doc/building.md +++ b/doc/building.md @@ -44,6 +44,7 @@ Run this to install Redis - if you want to use Redis. Run this to install Postgres - if you want to use Postgres. + # install as root su apt-get install --no-install-recommends postgresql postgresql-client