Ryan Chandler 4 년 전
부모
커밋
32cdc08d2f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -31,13 +31,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 sprucejs
+yarn add spruce.js
 ```
 
 or:
 
 ```bash
-npm install sprucejs --save
+npm install spruce.js --save
 ```
 
 Then add the following to your script: