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 d4bb765 + 3e6ea42 commit 7bbf35eCopy full SHA for 7bbf35e
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