Merge pull request #1043 from weaverryan/tweak-encore-welcome-message

Tweaking "post install" message: Encore functions may already be uncommented
This commit is contained in:
Fabien Potencier
2021-12-24 10:46:10 +01:00
committed by GitHub
@@ -1,5 +1,5 @@
* Install Yarn and run <fg=green>yarn install</>
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</> (they may be already)
* Start the development server: <fg=green>yarn encore dev-server</>