summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2013-05-25 21:15:04 -0700
committerBen Bodenmiller <bbodenmiller@hotmail.com>2013-05-25 21:15:04 -0700
commitfc80592ea1cb67cd65498a8b5f332848696b0356 (patch)
tree9281c05d744994198b0e5a5cef6464fb53930518 /doc
parentd58aca0693d28e17633fb0d2825f1cddfd4f0748 (diff)
downloadgitlab-ce-fc80592ea1cb67cd65498a8b5f332848696b0356.tar.gz
details on looking for correct installation guide
addresses gitlabhq/gitlabhq#3809
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index a80e2a8dd5f..cffc5e479b8 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -1,3 +1,11 @@
+# Select Version to Install
+Make sure you view this installation guide from the branch (version) of GitLab you would like to install. In most cases
+this should be the highest numbered stable branch (example shown below).
+
+![capture](https://f.cloud.github.com/assets/1192780/564911/2f9f3e1e-c5b7-11e2-9f89-98e527d1adec.png)
+
+If this is unclear check the [GitLab Blog](http://blog.gitlab.org/) for installation guide links by version.
+
# Important notes
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.