diff --git a/README.md b/README.md index cc4b391..d3b2f30 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ React layout component based on [CSS Grid Layout][spec] and built with [styled-c [stars]: https://img.shields.io/github/stars/jxnblk/react-css-grid.svg?style=social&label=Star ```sh -npm i react-css-grid +npm i --save react-css-grid ``` ```jsx