Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler committed Aug 30, 2020
1 parent 53171d5 commit 27d7886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This plugin adds a new `$clipboard` magic property to all of your Alpine compone
Include the following `<script>` tag in the `<head>` of your document:

``` html
<script src="https://insert-cdn-link-here.com"></script>
<script src="https://cdn.jsdelivr.net/npm/@ryangjchandler/[email protected]/dist/alpine-clipboard.umd.js"></script>
```

> **Important**: This must be added **before** loading Alpine.js when using CDN links.
Expand Down

0 comments on commit 27d7886

Please sign in to comment.