Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 25944a0

Browse files
authored
chore: correct typo in README install command
1 parent 858af88 commit 25944a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ result in a small size increase to your production bundles.
2323
1. Install via your prefered package manager:
2424

2525
```
26-
npm install @mockingjay-io/webpack-react-component-name -save-dev
26+
npm install @mockingjay-io/webpack-react-component-name --save-dev
2727
```
2828

2929
2. Import and add the plugin to your Webpack configuration:

0 commit comments

Comments
 (0)