Skip to content

Commit cfa6fad

Browse files
committed
docs: README.md
1 parent 59871cd commit cfa6fad

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
@@ -31,13 +31,13 @@
3131

3232
The `vue-video-player` package has now been **renamed** to `@videojs-player/vue` due to the addition of support for React. Also, support for Vue has undergone a Breaking change, with the latest version of the component **only supporting Vue3**.
3333

34-
The last version of the `vue-video-player` package will be released in v6.0, which will just re-export everything from `@videojs-player/vue`, so if you're ready to use the new version of `vue-video-player`, please just improt `@videojs-player/vue`.
34+
The last version of the `vue-video-player` package will be released in v6.0, which will just re-export everything from `@videojs-player/vue`, so if you're ready to use the new version of `vue-video-player`, please import `@videojs-player/vue` directly.
3535

3636
The latest version of videojs-player supports **responsiveness** for the vast majority of Video.js configuration options and allows you to fully customize the player's control panel and interaction details, thanks to the fact that the component does enough processing internally for different frameworks.
3737

3838
### Legacy Version
3939

40-
If you are looking for an legacy version of the component for **Vue2**, use the [[email protected]](https://github.com/surmon-china/videojs-player/tree/vue-video-player).
40+
If you are looking for a legacy version of the component for **Vue2**, use the [[email protected]](https://github.com/surmon-china/videojs-player/tree/vue-video-player).
4141

4242
---
4343

0 commit comments

Comments
 (0)