diff --git a/docs/getting_started/how_to_update_mautic.rst b/docs/getting_started/how_to_update_mautic.rst index 9c8d2d7c..31c560b8 100644 --- a/docs/getting_started/how_to_update_mautic.rst +++ b/docs/getting_started/how_to_update_mautic.rst @@ -108,7 +108,6 @@ Follow the steps below to update your core files. bin/console cache:clear bin/console mautic:update:apply --finish bin/console doctrine:migration:migrate --no-interaction - bin/console doctrine:schema:update --no-interaction --force bin/console cache:clear Updating in the browser