Ryan Chandler hace 4 años
padre
commit
961af334c8
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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:
 
 ```bash
-yarn add spruce.js
+yarn add @ryangjchandler/spruce
 ```
 
 or:
 
 ```bash
-npm install spruce.js --save
+npm install @ryangjchandler/spruce --save
 ```
 
 Then add the following to your script: