Skip to content

Commit

Permalink
fix: Add missing step into installation guide
Browse files Browse the repository at this point in the history
Closes: #69, TABATTUP-4
  • Loading branch information
Antonio Mansilla committed Nov 12, 2021
1 parent a8965a1 commit d5c7795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ php bin/console --env=prod doctrine:schema:update --force
Build and install the new front-end dependencies (new icon, etc.)

``` bash
make cache assets css javascript-prod
make cache assets css javascript-prod javascript-extensions
```

In case you're using Doctrine migrations, you have to create a new migration class
Expand Down

0 comments on commit d5c7795

Please sign in to comment.