Commit 05c86fb0fc5b9e90889a96f9de301756ce3d5552
1 parent
8eaead6a
Exists in
master
and in
4 other branches
Specify charlock holmes version in installation docs
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/installation.md
| @@ -134,7 +134,7 @@ Permissions: | @@ -134,7 +134,7 @@ Permissions: | ||
| 134 | 134 | ||
| 135 | # 4. Install gitlab and configuration. Check status configuration. | 135 | # 4. Install gitlab and configuration. Check status configuration. |
| 136 | 136 | ||
| 137 | - sudo gem install charlock_holmes | 137 | + sudo gem install charlock_holmes --version '0.6.8' |
| 138 | sudo pip install pygments | 138 | sudo pip install pygments |
| 139 | sudo gem install bundler | 139 | sudo gem install bundler |
| 140 | cd /home/gitlab | 140 | cd /home/gitlab |