Skip to content

Commit a709c3d

Browse files
committed
Update the readme file.
1 parent a2f9ced commit a709c3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@
99
1010
## Installation
1111

12+
**Vue 3**
1213
```
1314
npm install vueperslides
1415
```
1516

16-
**Vue 3**
17+
**Vue 2**
1718

1819
```
19-
npm install vueperslides@next
20+
npm install vueperslides@legacy
2021
```
2122

2223
___

0 commit comments

Comments
 (0)