@@ -11,7 +11,7 @@
# npm 安装
$ npm install git+https://git.links123.net/npm/comment.git --save
# yarn 安装
-$ yarn add https://git.links123.net/npm/comment.git
+$ yarn add git+https://git.links123.net/npm/comment.git
```
然后在代码里面引入 `comment` 组件: