Skip to content

Commit 3885930

Browse files
committed
update unpkg url to minified dist
1 parent b3c6cf4 commit 3885930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
A simple and fast way to get started is to include this script on your page:
4040

4141
```html
42-
<script src="https://unpkg.com/scrollreveal@beta"></script>
42+
<script src="https://unpkg.com/scrollreveal@beta/dist/scrollreveal.min.js"></script>
4343
```
4444

4545
This will create the global variable `ScrollReveal`.

0 commit comments

Comments
 (0)