diff --git a/frontend/encore/installation.rst b/frontend/encore/installation.rst index 1603fc7dd98..b39fec3a296 100644 --- a/frontend/encore/installation.rst +++ b/frontend/encore/installation.rst @@ -35,7 +35,7 @@ Install Encore into your project via Yarn: $ yarn add @symfony/webpack-encore --dev # if you prefer npm, run this command instead: - # npm install @symfony/webpack-encore --save-dev + $ npm install @symfony/webpack-encore --save-dev This command creates (or modifies) a ``package.json`` file and downloads dependencies into a ``node_modules/`` directory. Yarn also creates/updates a