Ryan Chandler 4 vuotta sitten
vanhempi
commit
6fb41b3fd1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ Many large frameworks have their own state management solutions. One thing these
 Include the following `<script>` tag in the `<head>` of your document:
 
 ``` html
-<script src="https://cdn.jsdelivr.net/gh/ryangjchandler/spruce@0.x.x/dist/spruce.umd.js"></script>
+<script src="https://cdn.jsdelivr.net/gh/ryangjchandler/spruce@1.x.x/dist/spruce.umd.js"></script>
 ```
 
 > **Important**: This must be added **before** loading Alpine.js when using CDN links.