From 3d625c194c05979ede65e31f4c52b5ad94652504 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 3 Feb 2013 17:51:19 +0000 Subject: [PATCH] Updated the step 6 database MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made it a bit clearer what step 6 is for to stop peopleĀ skippingĀ it. --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 11fbedffe97..fb28ada03b1 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully. # 5. Database -See `doc/install/databases.md` +To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/databases.md) . # 6. GitLab -- GitLab