Refer to the Omnibus installation from eveerywhere since people link to installation.md directly.
This commit is contained in:
parent
3f1c95c638
commit
e8e022daec
2 changed files with 5 additions and 1 deletions
|
@ -51,7 +51,7 @@ On [about.gitlab.com](https://about.gitlab.com/) you can find more information a
|
|||
## Installation
|
||||
|
||||
Please see [the installation page on the GitLab website](https://about.gitlab.com/installation/) for the various options.
|
||||
Since a manual installation is a lot of work and error prone we strongly recommend fast and reliable Omnibus package installation (deb/rpm) on that page.
|
||||
Since a manual installation is a lot of work and error prone we strongly recommend the fast and reliable [Omnibus package installation](https://about.gitlab.com/downloads/) (deb/rpm).
|
||||
|
||||
## Third-party applications
|
||||
|
||||
|
|
|
@ -1,5 +1,9 @@
|
|||
# Installation
|
||||
|
||||
## Consider the Omnibus package installation
|
||||
|
||||
Since a manual installation is a lot of work and error prone we strongly recommend the fast and reliable [Omnibus package installation](https://about.gitlab.com/downloads/) (deb/rpm).
|
||||
|
||||
## Select Version to Install
|
||||
|
||||
Make sure you view [this installation guide](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md) 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).
|
||||
|
|
Loading…
Reference in a new issue