diff options
author | Valeriy Sizov <vsv2711@gmail.com> | 2012-10-01 15:33:25 +0300 |
---|---|---|
committer | Valeriy Sizov <vsv2711@gmail.com> | 2012-10-01 15:33:25 +0300 |
commit | 433387be358c4307e25f59c8afeb17b4514b35cc (patch) | |
tree | f456b99aba3e2bedf26d5d03bad464f8d039061f /doc/installation.md | |
parent | 5c8177ea6a445d8f63840ae62d6f1d3666f5cc2c (diff) | |
download | gitlab-ce-433387be358c4307e25f59c8afeb17b4514b35cc.tar.gz |
remove unnecessary step from install guide
Diffstat (limited to 'doc/installation.md')
-rw-r--r-- | doc/installation.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md index 865cde3cc41..ccbbd2e8140 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -112,7 +112,6 @@ Generate key: Clone GitLab's fork of the Gitolite source code: - cd /home/git sudo -H -u git git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite Setup: |