From a4b288d7374f1c91653b079769a50aa1b248abbf Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Thu, 20 Nov 2014 21:46:51 +0000 Subject: [PATCH] Add installation instructions. --- doc/install/packages.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/install/packages.md b/doc/install/packages.md index 2bc62b21a4..412b4332c2 100644 --- a/doc/install/packages.md +++ b/doc/install/packages.md @@ -2,7 +2,9 @@ Below are the [gitlab-omnibus packages](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md) for GitLab Enterprise Edition. -[Update instructions](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update.md) can be found in the GitLab Omnibus documentation. The [GitLab Omnibus Readme](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md) contains troubleshooting information and configuration options. +Installation instructions are similar to the [CE Omnibus package instructions](https://about.gitlab.com/downloads/) after choosing an OS (of course your package name is different). +[Update instructions](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/update.md) can be found in the GitLab Omnibus documentation. +The [GitLab Omnibus Readme](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md) contains troubleshooting information and configuration options. Please contact if you have any questions.