Skip to content

Commit 1e80bbc

Browse files
authored
NPM is added with install/i (#41)
1 parent ff6952b commit 1e80bbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ yarn add material-ui-color-components
4949

5050
Or using npm
5151
```bash
52-
npm add material-ui-color-components
52+
npm install material-ui-color-components
5353
```
5454

5555
## Usage
@@ -170,4 +170,4 @@ Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first
170170

171171
## License
172172

173-
Released under MIT License
173+
Released under MIT License

0 commit comments

Comments
 (0)