Commit f8400374 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'ee_repository_in_installation_guide' of /home/git/repositories/gitlab/gitlab-ee

parents dc4f2528 ffb7abd6
...@@ -147,7 +147,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install ...@@ -147,7 +147,7 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
## Clone the Source ## Clone the Source
# Clone GitLab repository # Clone GitLab repository
sudo -u git -H git clone https://github.com/gitlabhq/gitlabhq.git gitlab sudo -u git -H git clone https://gitlab.com/subscribers/gitlab-ee.git gitlab
# Go to gitlab dir # Go to gitlab dir
cd /home/git/gitlab cd /home/git/gitlab
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment