Skip to content

Commit 0989f19

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [Frontend] Reword the introduction to be more precise
2 parents a04c4b0 + ab3edad commit 0989f19

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

frontend/encore/installation.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
Installing Encore
22
=================
33

4-
First, make sure you `install Node.js`_ and also the `Yarn package manager`_.
4+
First, make sure you `install Node.js`_. Optionally you can also install the
5+
`Yarn package manager`_. In the next sections you will always see the commands
6+
for both ``npm`` and ``yarn``, but you only need to run one of them.
7+
58
The following instructions depend on whether you are installing Encore in a
69
Symfony application or not.
710

0 commit comments

Comments
 (0)