diff --git a/README.md b/README.md
index b3d6790dc04f89667e861d66ef89d8d006943539..56bea9645ac5f35b70f46d59482a638c486f1f92 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@
 Add the following import to your page's `<head>`:
 
 ```html
-<script type="module" src="https://unpkg.com/@myuw-web-components/myuw-profile?module"></script>
-<script nomodule src="https://unpkg.com/@myuw-web-components/myuw-profile"></script>
+<script type="module" src="https://unpkg.com/@myuw-web-components/myuw-profile@^1?module"></script>
+<script nomodule src="https://unpkg.com/@myuw-web-components/myuw-profile@^1"></script>
 ```
 
 Use the component's HTML tag wherever you want: