added the name change to the installation.md - thanks and nice catch to @NARKOZ

This commit is contained in:
Tobias Pfeiffer 2012-09-15 21:23:41 +02:00
parent 74cfab692f
commit fa529c789c
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ You can login via web using admin generated with setup:
## 1. Unicorn
cd /home/gitlab/gitlab
sudo -u gitlab cp config/unicorn.rb.orig config/unicorn.rb
sudo -u gitlab cp config/unicorn.rb.example config/unicorn.rb
sudo -u gitlab bundle exec unicorn_rails -c config/unicorn.rb -E production -D
## 2. Nginx