diff --git a/README.md b/README.md index c13ca2c42e..9fd9580dc8 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ composer install yarn set version stable yarn install +yarn run encore dev chmod -R 777 . ~~~~ @@ -88,6 +89,7 @@ php bin/console doctrine:schema:update --force # js/css update yarn install +yarn run encore dev ~~~~ This will update the JS (yarn) and PHP (composer) dependencies in the public/build folder.