Browse Source

update README.md.

AI麥爾 4 years ago
parent
commit
50afc4418d
1 changed files with 2 additions and 3 deletions
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -15,9 +15,8 @@ const user = db.create('user')
 
 ## Install 安装
 
-```
-For the time being, you need to download the installation package manually
-暂时你需要手动下载该包
+```js
+npm i node-little-db
 ```
 
 ## Usage 使用