summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-10-15 16:29:05 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-10-15 16:29:05 +0200
commite8e022daecd78b25fd7608cf5fd5476397f1db96 (patch)
tree8e2f8c90a93c1c5524604ee5b2c8ea8f902c15c7
parent3f1c95c6384ef69aaae9d0b30a50395c31d1196a (diff)
downloadgitlab-ce-e8e022daecd78b25fd7608cf5fd5476397f1db96.tar.gz
Refer to the Omnibus installation from eveerywhere since people link to installation.md directly.
-rw-r--r--README.md2
-rw-r--r--doc/install/installation.md4
2 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0461543f2a..2c0643cf598 100644
--- a/README.md
+++ b/README.md
@@ -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
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).