Commit e652a753c03e9989d1337d53999716034002fdc2

Authored by Dmitriy Zaporozhets
2 parents bcfa62b6 136683b1

Merge branch 'master' of github.com:gitlabhq/gitlabhq

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
doc/install/installation.md
@@ -302,11 +302,6 @@ Check if GitLab and its environment are configured correctly: @@ -302,11 +302,6 @@ Check if GitLab and its environment are configured correctly:
302 sudo /etc/init.d/gitlab restart 302 sudo /etc/init.d/gitlab restart
303 303
304 304
305 -## Compile assets  
306 -  
307 - sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production  
308 -  
309 -  
310 # 6. Nginx 305 # 6. Nginx
311 306
312 **Note:** 307 **Note:**