Skip to content

Commit bb093c8

Browse files
committed
Updated install name
1 parent e6a1234 commit bb093c8

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
@@ -7,13 +7,13 @@ This plugin makes it easy to integrate the YouTube Iframe API into your Vue app.
77
### Installation
88

99
```shell
10-
npm install vue-youtube-iframe --save
10+
npm install @techassi/vue-youtube-iframe --save
1111
```
1212

1313
or
1414

1515
```shell
16-
yarn add vue-youtube-iframe
16+
yarn add @techassi/vue-youtube-iframe
1717
```
1818

1919
### Basic usage

0 commit comments

Comments
 (0)