Commit d223cddc78dd2b256bdea381ab80b0ed4b37fa74

Authored by Michael
1 parent 85de55a1

Update step 5 "database" (Issue #2894)

Made it a bit clearer what step 5 is for to stop people skipping it. This time with a relative link.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully. @@ -174,7 +174,7 @@ and make sure you have followed all of the above steps carefully.
174 174
175 # 5. Database 175 # 5. Database
176 176
177 -See `doc/install/databases.md` 177 +To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install/databases.md`](./databases.md) .
178 178
179 179
180 # 6. GitLab 180 # 6. GitLab