10000
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 b9b09fa + 0b5e03a commit 3e6ea42Copy full SHA for 3e6ea42
frontend/encore/installation.rst
@@ -35,7 +35,7 @@ Install Encore into your project via Yarn:
35
$ yarn add @symfony/webpack-encore --dev
36
37
# if you prefer npm, run this command instead:
38
- # npm install @symfony/webpack-encore --save-dev
+ $ npm install @symfony/webpack-encore --save-dev
39
40
This command creates (or modifies) a ``package.json`` file and downloads
41
dependencies into a ``node_modules/`` directory. Yarn also creates/updates a
0 commit comments