Skip to content
Snippets Groups Projects
Commit 443d2bd8 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Fix typos

parent 9e220e27
No related branches found
No related tags found
1 merge request!46Centos Installation
Loading
Loading
@@ -14,7 +14,7 @@ sudo dpkg -i gitlab-x.y.z.deb # this is the .deb you downloaded
sudo gitlab-ctl reconfigure
```
 
### Centos 6.5
### CentOS 6.5
 
```
sudo yum install openssh-server
Loading
Loading
@@ -56,7 +56,7 @@ Omnibus-gitlab uses four different directories.
 
- `/opt/gitlab` holds application code for GitLab and its dependencies.
- `/var/opt/gitlab` holds application data and configuration files that
`gitlab-ctl reconfigure` writes too.
`gitlab-ctl reconfigure` writes to.
- `/etc/gitlab` holds configuration files for omnibus-gitlab. These are
the only files that you should ever have to edit manually.
- `/var/log/gitlab` contains all log data generated by components of
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment