From 191dbc860cfff5f4019a8201f34c0689f55cfd25 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:26:03 +0200 Subject: [PATCH] Update setting-up.md --- doc/setting-up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setting-up.md b/doc/setting-up.md index b726a0d..7d78067 100644 --- a/doc/setting-up.md +++ b/doc/setting-up.md @@ -31,7 +31,7 @@ If you have chosen Redis then fill in the fields below: ![Image 3](http://i.imgur.com/WPXedZB.png) -If you have chosen PostgreSQL then fill in the fields below: +If you have chosen PostgreSQL then fill in the fields below (but first [Configure Postgres database](postgres.md): * **Hostname or IP Address** - This is the hostname or IP address of your PostreSQL server (I would run it locally on 127.0.0.1 to be safe). * **Port number** - This is the port that your PostgreSQL server is running on.