summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-01-22 17:46:40 +0100
committerdosire <sytses@gmail.com>2014-01-22 17:46:40 +0100
commit3ff27c4b1b69a83aff35b95dcf145bffd16651dd (patch)
tree648fc72e668232e921bc11205754f42f87b98027
parent3fb22a1e51037cdb4a7b6fa28462461db558f57f (diff)
downloadgitlab-ce-3ff27c4b1b69a83aff35b95dcf145bffd16651dd.tar.gz
No need for code tag here.
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 7c3497bb92b..74256214be1 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -10,7 +10,7 @@ If this is unclear check the [GitLab Blog](http://blog.gitlab.org/) for installa
This guide is long because it covers many cases and includes all commands you need, this is [one of the few installation scripts that actually works out of the box](https://twitter.com/robinvdvleuten/status/424163226532986880).
-This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [`doc/install/requirements.md`](./requirements.md) for hardware and operating system requirements.
+This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [doc/install/requirements.md](./requirements.md) for hardware and operating system requirements.
This is the official installation guide to set up a production server. To set up a **development installation** or for many other installation options please consult [the installation section in the readme](https://github.com/gitlabhq/gitlabhq#installation).