Mention assets precompile in installation docs

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-09 23:31:25 +02:00
parent 5ffce6a65e
commit 92ce4904b9
1 changed files with 5 additions and 0 deletions

View File

@ -308,6 +308,11 @@ If all items are green, then congratulations on successfully installing GitLab!
However there are still a few steps left.
## Compile assets
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
# 7. Nginx
**Note:**