Commit 433387be358c4307e25f59c8afeb17b4514b35cc
1 parent
5c8177ea
Exists in
master
and in
4 other branches
remove unnecessary step from install guide
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
doc/installation.md
@@ -112,7 +112,6 @@ Generate key: | @@ -112,7 +112,6 @@ Generate key: | ||
112 | 112 | ||
113 | Clone GitLab's fork of the Gitolite source code: | 113 | Clone GitLab's fork of the Gitolite source code: |
114 | 114 | ||
115 | - cd /home/git | ||
116 | sudo -H -u git git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite | 115 | sudo -H -u git git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite |
117 | 116 | ||
118 | Setup: | 117 | Setup: |