diff --git a/symfony/webpack-encore-bundle/1.9/post-install.txt b/symfony/webpack-encore-bundle/1.9/post-install.txt index 735ed3e6..6169d37b 100644 --- a/symfony/webpack-encore-bundle/1.9/post-install.txt +++ b/symfony/webpack-encore-bundle/1.9/post-install.txt @@ -1,5 +1,5 @@ * Install Yarn and run yarn install - * Uncomment the Twig helpers in templates/base.html.twig + * Uncomment the Twig helpers in templates/base.html.twig (they may be already) * Start the development server: yarn encore dev-server