Add gem install bundler to installation guide
Compare changes
Files
3- Dmitriy Zaporozhets authored
+ 4
− 4
@@ -191,10 +191,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
@@ -191,10 +191,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
@@ -268,7 +268,7 @@ used for the `email.from` setting in `config/gitlab.yml`)
@@ -268,7 +268,7 @@ used for the `email.from` setting in `config/gitlab.yml`)
sudo curl --output /etc/init.d/gitlab https://raw.github.com/gitlabhq/gitlab-recipes/master/init.d/gitlab
@@ -309,7 +309,7 @@ If you can't or don't want to use Nginx as your web server, have a look at the
@@ -309,7 +309,7 @@ If you can't or don't want to use Nginx as your web server, have a look at the
sudo curl --output /etc/nginx/sites-available/gitlab https://raw.github.com/gitlabhq/gitlab-recipes/master/nginx/gitlab