Skip to content

Commit f7cd6b4

Browse files
authored
Update README.md
1 parent 00e53bf commit f7cd6b4

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
@@ -31,7 +31,7 @@ You can now use plain `<script>`s to import supabase-js from CDNs, like:
3131
or even:
3232

3333
```html
34-
<script src="https://unpkg.com/@supabase/supabase-js"></script>
34+
<script src="https://unpkg.com/@supabase/supabase-js@2"></script>
3535
```
3636

3737
Then you can use it from a global `supabase` variable:

0 commit comments

Comments
 (0)