fix pull changes docs
This commit is contained in:
parent
6b2887e8da
commit
0b64b6371f
1 changed files with 1 additions and 2 deletions
|
@ -24,9 +24,8 @@ Now that you have the code, run these commands:
|
|||
|
||||
bundle install
|
||||
npm install
|
||||
npm run build
|
||||
rake db:migrate
|
||||
rake assets:precompile
|
||||
rake assets:precompile # includes `npm run build`
|
||||
rake perms:fix
|
||||
passenger-config restart-app .
|
||||
|
||||
|
|
Loading…
Reference in a new issue