Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
calebporzio committed Jan 3, 2020
1 parent b296532 commit 0e280a5
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 @@ -12,7 +12,7 @@ Think of it like [Tailwind](https://tailwindcss.com/) for JavaScript.

**From CDN:** Add the following script to the end of your `<head>` section.
```html
<script src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected].2/dist/alpine.umd.js" defer></script>
<script src="https://cdn.jsdelivr.net/gh/alpinejs/[email protected].3/dist/alpine.js" defer></script>
```

That's it. It will initialize itself.
Expand Down

0 comments on commit 0e280a5

Please sign in to comment.