Skip to content

Commit

Permalink
Merge pull request #340 from alexstewartja/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv committed Oct 10, 2022
2 parents 1419816 + 32fa250 commit 7416a3b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,15 @@ A demo of the components (equivalent to the html example include here) can be fo
[skjnldsv.github.io/vue-plyr](https://skjnldsv.github.io/vue-plyr/).

## Installation

### NPM
```bash
npm install @skjnldsv/vue-plyr
```

### Yarn
```bash
npm install vue-plyr
yarn add @skjnldsv/vue-plyr
```

## Examples
Expand Down

0 comments on commit 7416a3b

Please sign in to comment.