Skip to content

Commit fe79e49

Browse files
Deleting npm from yarn code block
`npm install react` looks totally out of place here, isn't it?
1 parent 3c8f5dc commit fe79e49

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

frontend/encore/simple-example.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ To build the assets, run the following if you use the Yarn package manager:
7070
# on deploy, create a production build
7171
$ yarn encore production
7272
73-
# if you use the npm package manager
74-
$ npm install react react-dom prop-types --save
75-
7673
If you use the npm package manager, run the following commands instead:
7774

7875
.. code-block:: terminal

0 commit comments

Comments
 (0)