From 1cbc33fd75f933649d7fba86a70a436b2da7073a Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Mon, 28 Oct 2013 23:18:48 +0530 Subject: [PATCH] README: added installation references. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c94877ba..e784aeee 100644 --- a/README.md +++ b/README.md @@ -183,3 +183,7 @@ docker run -d -h git.local.host \ -e "GITLAB_HOST=git.local.host" -e "GITLAB_EMAIL=gitlab@local.host" -e "GITLAB_SUPPORT=support@local.host" \ gitlabhq/gitlab ``` + +## References + https://github.com/gitlabhq/gitlabhq + https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md