Browse Source

docs: update README.md

Ryn xiao 5 years ago
parent
commit
655e686eff
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -31,6 +31,10 @@ $ git checkout v1.0.0
 ### 基本用法
 
 ```javascript
+// install package
+npm install rt-datepicker@lastest
+yarn add rt-datepicker@lastest
+
 // datepicker
 import DatePicker from 'rt-datepicker'