We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a04c4b0 + ab3edad commit 0989f19Copy full SHA for 0989f19
frontend/encore/installation.rst
@@ -1,7 +1,10 @@
1
Installing Encore
2
=================
3
4
-First, make sure you `install Node.js`_ and also the `Yarn package manager`_.
+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
+
8
The following instructions depend on whether you are installing Encore in a
9
Symfony application or not.
10
0 commit comments