diff options
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 8 |
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). + + + +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. |