Commit fc80592ea1cb67cd65498a8b5f332848696b0356
1 parent
d58aca06
Exists in
master
and in
4 other branches
details on looking for correct installation guide
addresses gitlabhq/gitlabhq#3809
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 | + | |
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. | ... | ... |