Commit 1194531e8e4ec5013f1a21f21b1b9464c529d667

Authored by Dmitriy Zaporozhets
2 parents 933dcfcd fc80592e

Merge pull request #4079 from bbodenmiller/patch-8

details on looking for correct installation guide
Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
doc/install/installation.md
  1 +# Select Version to Install
  2 +Make sure you view this installation guide from the branch (version) of GitLab you would like to install. In most cases
  3 +this should be the highest numbered stable branch (example shown below).
  4 +
  5 +![capture](https://f.cloud.github.com/assets/1192780/564911/2f9f3e1e-c5b7-11e2-9f89-98e527d1adec.png)
  6 +
  7 +If this is unclear check the [GitLab Blog](http://blog.gitlab.org/) for installation guide links by version.
  8 +
1 9 # Important notes
2 10  
3 11 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.
... ...