Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daz4126 authored Jan 4, 2024
1 parent 4aac6d9 commit 81d9ce9
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 @@ -91,7 +91,7 @@ If you use ES Modules, you don't need NPM. You can import from a CDN URL in your

```html
<script type="module">
import Nanny from 'https://cdn.skypack.dev/nanny-state'
import Nanny from "https://esm.sh/nanny-state"
</script>
```

Expand Down

0 comments on commit 81d9ce9

Please sign in to comment.