adding caveat to encore post-install

This commit is contained in:
Ryan Weaver
2021-12-23 12:12:10 -05:00
parent b16ba4a603
commit 02e62440a4
@@ -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</>