Skip to content

Commit

Permalink
docs(readme.md): fix wrong install command
Browse files Browse the repository at this point in the history
  • Loading branch information
smashercosmo committed Nov 19, 2019
1 parent db8d99e commit 345af42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tiny react slider, based on css scroll-snap-points
## Usage

```
npm start # or yarn start
npm install react-snap-slider --save-exact
```

```js
Expand Down

0 comments on commit 345af42

Please sign in to comment.