Skip to content

Commit 5e989d6

Browse files
committed
Merge pull request #215 from SchadLucas/master
Fix typo
2 parents 1c76c05 + 178615a commit 5e989d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/centos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ You might have to run `source ~/.bash_profile` for the `$PATH` to take effect.
219219

220220
## 2. Ruby
221221

222-
The use of ruby version managers such as [RVM](http://rvm.io/), [rbenv](https://github.com/sstephenson/rbenv) or [chruby](https://github.com/postmodern/chruby) with GitLab in production frequently leads to hard to diagnose problems. Version managers are not supported and we stronly advise everyone to follow the instructions below to use a system ruby.
222+
The use of ruby version managers such as [RVM](http://rvm.io/), [rbenv](https://github.com/sstephenson/rbenv) or [chruby](https://github.com/postmodern/chruby) with GitLab in production frequently leads to hard to diagnose problems. Version managers are not supported and we strongly advise everyone to follow the instructions below to use a system ruby.
223223

224224
Remove the old Ruby 1.8 package if present. Gitlab 6.7 only supports the Ruby 2.0.x release series:
225225

0 commit comments

Comments
 (0)