We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353a898 commit 42cb39cCopy full SHA for 42cb39c
1 file changed
docs/zh/guide/getting-started.md
@@ -38,7 +38,7 @@ picgo upload
38
> 使用API部分
39
40
```bash
41
-yarn add picgo -D # 或者 npm intall picgo -D
+yarn add picgo -D # 或者 npm install picgo -D
42
```
43
创建一个js文件(例如picgo.js):
44
```js
0 commit comments