Add gem install bundler to installation guide
Compare changes
- Donny Kurnia authored
When checking the init.d/gitlab file, it should be using the same branch with the gitlabhq
+ 1
− 1
@@ -142,7 +142,7 @@ namespace :gitlab do
@@ -142,7 +142,7 @@ namespace :gitlab do
recipe_content = `curl https://raw.github.com/gitlabhq/gitlab-recipes/master/init.d/gitlab 2>/dev/null`