Skip to content

Commit f1d4954

Browse files
committed
Update readme
1 parent 5e76a8c commit f1d4954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Instead, herein is proposed ULID:
3333
## Use in the browser
3434

3535
```html
36-
<script src="https://unpkg.com/ulid@${VERSION_NUMBER}/dist/index.umd.js"></script>
36+
<script src="https://unpkg.com/ulid@{{VERSION_NUMBER}}/dist/index.umd.js"></script>
3737
<script>
3838
ULID.ulid()
3939
</script>

0 commit comments

Comments
 (0)