Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrandx <dmitriy.zaporozhets@gmail.com>2012-08-19 11:20:42 +0400
committerrandx <dmitriy.zaporozhets@gmail.com>2012-08-19 11:20:42 +0400
commit05c86fb0fc5b9e90889a96f9de301756ce3d5552 (patch)
treeec63c9741afb605d72974af600e1fb2150c44138 /doc
parent8eaead6a01739fee37d7b29b78decc2e8a4b89a3 (diff)
Specify charlock holmes version in installation docs
Diffstat (limited to 'doc')
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 524c8e86918..5611c3b37e4 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -134,7 +134,7 @@ Permissions:
# 4. Install gitlab and configuration. Check status configuration.
- sudo gem install charlock_holmes
+ sudo gem install charlock_holmes --version '0.6.8'
sudo pip install pygments
sudo gem install bundler
cd /home/gitlab