Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-10-15 18:29:05 +0400
committerSytse Sijbrandij <sytses@gmail.com>2014-10-15 18:29:05 +0400
commite8e022daecd78b25fd7608cf5fd5476397f1db96 (patch)
tree8e2f8c90a93c1c5524604ee5b2c8ea8f902c15c7 /doc/install
parent3f1c95c6384ef69aaae9d0b30a50395c31d1196a (diff)
Refer to the Omnibus installation from eveerywhere since people link to installation.md directly.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 0d1a8da4d1b..821420e8633 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -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).