diff options
| author | randx <dmitriy.zaporozhets@gmail.com> | 2012-08-19 10:20:42 +0300 | 
|---|---|---|
| committer | randx <dmitriy.zaporozhets@gmail.com> | 2012-08-19 10:20:42 +0300 | 
| commit | 05c86fb0fc5b9e90889a96f9de301756ce3d5552 (patch) | |
| tree | ec63c9741afb605d72974af600e1fb2150c44138 | |
| parent | 8eaead6a01739fee37d7b29b78decc2e8a4b89a3 (diff) | |
| download | gitlab-ce-05c86fb0fc5b9e90889a96f9de301756ce3d5552.tar.gz | |
Specify charlock holmes version in installation docs
| -rw-r--r-- | doc/installation.md | 2 | 
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  | 
