From 279e9c18c98b322db960dd070ebba446c66c1490 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 11:26:57 +0200 Subject: [PATCH] Update setting-up.md --- doc/setting-up.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/setting-up.md b/doc/setting-up.md index 7d78067..eb04752 100644 --- a/doc/setting-up.md +++ b/doc/setting-up.md @@ -31,7 +31,9 @@ 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 (but first [Configure Postgres database](postgres.md): +**First** [Install and Configure Postgres database](postgres.md). + +If you have chosen PostgreSQL then fill in the fields below: * **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.