Skip to content

Commit 33c2002

Browse files
authored
Update README.md
1 parent afb985d commit 33c2002

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
@@ -16,7 +16,7 @@ There is a major breaking change since v1.0. Checkout [Migration Guide](https://
1616
### Webpack or Browserify
1717
The easiest way to use react-sortablejs is to install it from npm and include it in your React build process using webpack or browserify.
1818
```bash
19-
npm install --save react react-dom sortablejs@1.5.0-rc1 # Install peerDependencies
19+
npm install --save react react-dom sortablejs@1.6.1 # Install peerDependencies
2020
npm install --save react-sortablejs
2121
```
2222

0 commit comments

Comments
 (0)