Ryan Chandler há 4 anos atrás
pai
commit
961af334c8
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -29,13 +29,13 @@ Include the following `<script>` tag in the `<head>` of your document:
 If you wish to include Spruce with your own bundle:
 If you wish to include Spruce with your own bundle:
 
 
 ```bash
 ```bash
-yarn add spruce.js
+yarn add @ryangjchandler/spruce
 ```
 ```
 
 
 or:
 or:
 
 
 ```bash
 ```bash
-npm install spruce.js --save
+npm install @ryangjchandler/spruce --save
 ```
 ```
 
 
 Then add the following to your script:
 Then add the following to your script: