Skip to content

Commit cac1257

Browse files
committed
Update README.md
1 parent 5b2d871 commit cac1257

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
@@ -14,9 +14,9 @@ A Vue.js pagination component for Laravel paginators that works with Bootstrap.
1414
## Install
1515

1616
```bash
17-
npm install laravel-vue-pagination
17+
npm install laravel-vue-pagination@next
1818
// or
19-
yarn add laravel-vue-pagination
19+
yarn add laravel-vue-pagination@next
2020
```
2121

2222
## Demo

0 commit comments

Comments
 (0)