We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b84809 commit b26009dCopy full SHA for b26009d
1 file changed
doc/installation.md
@@ -101,7 +101,7 @@ $ bin/console cache:clear
101
# If you used migrations in your project...
102
$ bin/console doctrine:migrations:migrate
103
# ... or if you use doctrine schema tool.
104
-$ 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 :)
105
106
$ bin/console assets:install --symlink
107
$ bin/console sylius:theme:assets:install --symlink
0 commit comments