瀏覽代碼

doc: update README

node 6 年之前
父節點
當前提交
d8fe01c216
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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