diff --git a/doc/install/installation.md b/doc/install/installation.md index 718e4cf6419ad367b1d96b8fcdbc1b12115865ea..2f9e959f7b4e2aedcf838433f12e3a25536b8641 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -246,6 +246,7 @@ Make sure to update username/password in config/database.yml. sudo gem install charlock_holmes --version '0.6.9' # For mysql db + apt-get install libmysqlclient-dev sudo -u gitlab -H bundle install --deployment --without development test postgres # Or For postgres db