Skip to content

Commit b6431ac

Browse files
committed
update bower installation
1 parent 4a7705a commit b6431ac

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
@@ -28,13 +28,13 @@ npm install vee-validate@next --save
2828

2929
**Vue 1.0**:
3030
```
31-
bower install vee-validate#1.0.0-beta.5 --save
31+
bower install vee-validate#1.0.0-beta.6 --save
3232
```
3333

3434
**Vue 2.0**:
3535

3636
```
37-
bower install vee-validate#2.0.0-beta.10 --save
37+
bower install vee-validate#2.0.0-beta.11 --save
3838
```
3939

4040
### Getting Started

0 commit comments

Comments
 (0)