8000
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.
1 parent b9b09fa commit 0b5e03aCopy full SHA for 0b5e03a
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