Commit a4f2da4763cbb84c649146bc3befbf0caa1c26e1
1 parent
3ba40f03
Exists in
spb-stable
and in
3 other branches
Spelling mistake and add links.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/install/installation.md
@@ -113,7 +113,7 @@ Then select 'Internet Site' and press enter to confirm the hostname. | @@ -113,7 +113,7 @@ Then select 'Internet Site' and press enter to confirm the hostname. | ||
113 | 113 | ||
114 | # 2. Ruby | 114 | # 2. Ruby |
115 | 115 | ||
116 | -The use of ruby version managers such as RVM, rbenv and chruby with GitLab in production frequently lead 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. | 116 | +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. |
117 | 117 | ||
118 | Remove the old Ruby 1.8 if present | 118 | Remove the old Ruby 1.8 if present |
119 | 119 |