Commit 05c86fb0fc5b9e90889a96f9de301756ce3d5552

Authored by randx
1 parent 8eaead6a

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 134  
135 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 138 sudo pip install pygments
139 139 sudo gem install bundler
140 140 cd /home/gitlab
... ...