Commit 50ac641c authored by Jacob Vosmaer's avatar Jacob Vosmaer

Fix grammar and spelling

parent ecaca5d8
# From Community edition 6.0 to Enterprise edition 6.0 # From Community Edition 6.0 to Enterprise Edition 6.0
This guide assumes you have a correctly configured and tested installation of GitLab Community Edition 6.0. This guide assumes you have a correctly configured and tested installation of GitLab Community Edition 6.0.
...@@ -28,7 +28,7 @@ sudo -u git -H git checkout 6-0-stable-ee ...@@ -28,7 +28,7 @@ sudo -u git -H git checkout 6-0-stable-ee
### 3. Update config files ### 3. Update config files
* Make `/home/git/gitlab/config/gitlab.yml` same as /home/git/gitlab/config/gitlab.yml.example but with your settings. * Make `/home/git/gitlab/config/gitlab.yml` same as /home/git/gitlab/config/gitlab.yml.example but with your settings.
Note: Under LDAP settings fill in `group_base` setting. Note: Under LDAP settings fill in the `group_base` setting.
* Make `/home/git/gitlab/config/unicorn.rb` same as /home/git/gitlab/config/unicorn.rb.example but with your settings. * Make `/home/git/gitlab/config/unicorn.rb` same as /home/git/gitlab/config/unicorn.rb.example but with your settings.
### 4. Install libs, migrations, etc. ### 4. Install libs, migrations, etc.
......
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