Fix indentation
This commit is contained in:
parent
54b13dd405
commit
2edcd9d0ab
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ sudo usermod -aG redis git
|
|||
### Clone the Source
|
||||
|
||||
# Clone GitLab repository
|
||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-7-stable gitlab
|
||||
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-7-stable gitlab
|
||||
|
||||
**Note:** You can change `10-6-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
|
||||
|
||||
|
|
Loading…
Reference in a new issue