diff --git a/doc/install/installation.md b/doc/install/installation.md index 1b652d1e1dd5c6c4634e13353708c26eccee4a7b..a5e02db0b28edec5216d307da48a41c82c5959e3 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -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:**