Skip to content

Commit 59c57d8

Browse files
authored
add link to Vue 1 compatible version
1 parent 130fc7f commit 59c57d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ VueJs Paginator is a simple but powerful plugin since it gives you access on how
88
The way you use it is similar to Laravel's paginator.
99

1010
## Installation
11+
> For Vue 1.* use [v1.0.15](https://github.com/hootlex/vuejs-paginator/tree/v1.0.15).
12+
1113
### Through npm
1214
``` bash
1315
npm install vuejs-paginator --save-dev

0 commit comments

Comments
 (0)