We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1742c23 commit 3655032Copy full SHA for 3655032
README.md
@@ -86,6 +86,7 @@ Finish the installation by updating the database schema and installing assets:
86
```
87
$ bin/console doctrine:schema:update --force
88
$ bin/console assets:install
89
+$ bin/console sylius:theme:assets:install
90
91
92
### Optional, Sitemap integration
0 commit comments