Skip to content

Commit

Permalink
Documentation: Add --complete parameter to Doctrine update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ywarnier authored Dec 4, 2023
1 parent 9948f1d commit eecd38f
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 @@ -93,7 +93,7 @@ git pull
composer update
# Database update
php bin/console doctrine:schema:update --force
php bin/console doctrine:schema:update --force --complete
# Clean Symfony cache
php bin/console cache:clear
Expand Down

0 comments on commit eecd38f

Please sign in to comment.