Skip to content

Commit 75f0137

Browse files
committed
Add dependency to package.json
1 parent 0002db8 commit 75f0137

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
@@ -14,7 +14,7 @@ React layout component based on [CSS Grid Layout][spec] and built with [styled-c
1414
[stars]: https://img.shields.io/github/stars/jxnblk/react-css-grid.svg?style=social&label=Star
1515

1616
```sh
17-
npm i react-css-grid
17+
npm i --save react-css-grid
1818
```
1919

2020
```jsx

0 commit comments

Comments
 (0)