Merge pull request #15 from analyticsjs/develop

Update README.
This commit is contained in:
chengpeiquan 2021-04-05 02:04:27 +08:00 committed by GitHub
commit 8f3a4c8aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ Tips: Please remember to turn off the debug mode before publish.
You can install the plugin from NPM.
```
```bash
npm install vue-baidu-analytics --save-dev
```

View File

@ -68,7 +68,7 @@ isDebug|否|boolean|是否开启 debug 模式,默认 `false`,开启后会在
方式一:通过 NPM 安装
```
```bash
npm install vue-baidu-analytics --save-dev
```