summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2013-11-07 09:56:12 +0100
committerMarin Jankovski <marin@gitlab.com>2013-11-07 09:56:12 +0100
commitda238bbdf43daf167859fcc3dd11a0ca79bac225 (patch)
tree3c05713c85fec9aaafddaab69a9074c0281d2707 /doc/install
parentc28786ecbeb7ba2e630896b37481b918af4ed39e (diff)
downloadgitlab-ce-da238bbdf43daf167859fcc3dd11a0ca79bac225.tar.gz
Remove separate installation of charlock_holmes.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/installation.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index c573727f608..6b84674c19e 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -265,8 +265,6 @@ Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup.
cd /home/git/gitlab
- sudo gem install charlock_holmes --version '0.6.9.4'
-
# For MySQL (note, the option says "without ... postgres")
sudo -u git -H bundle install --deployment --without development test postgres aws