Skip to content

Commit ad9900c

Browse files
committed
minor #15940 Deleting npm from yarn code block (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- Deleting npm from yarn code block `npm install react` looks totally out of place here, isn't it? Commits ------- fe79e49 Deleting npm from yarn code block
2 parents da8f6f5 + fe79e49 commit ad9900c

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)