Skip to content

Commit 2c02b7e

Browse files
authored
Merge pull request #1043 from weaverryan/tweak-encore-welcome-message
Tweaking "post install" message: Encore functions may already be uncommented
2 parents b16ba4a + 02e6244 commit 2c02b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* Install Yarn and run <fg=green>yarn install</>
22

3-
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>
3+
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</> (they may be already)
44

55
* Start the development server: <fg=green>yarn encore dev-server</>

0 commit comments

Comments
 (0)