Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherhero authored Dec 12, 2024
1 parent 3b84809 commit 58a5197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ $ bin/console cache:clear
# If you used migrations in your project...
$ bin/console doctrine:migrations:migrate
# ... or if you use doctrine schema tool.
$ bin/cosole doctrine:schema:update --dump-sql # and --force switch when you're ready :)
$ bin/console doctrine:schema:update --dump-sql # and --force switch when you're ready :)
$ bin/console assets:install --symlink
$ bin/console sylius:theme:assets:install --symlink
Expand Down

0 comments on commit 58a5197

Please sign in to comment.