Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaronnie committed Jan 27, 2022
1 parent db79b49 commit 34214bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ qiniu-cli一个基于命令行的文件上传工具

## 使用

```shell
go install github.com/jaronnie/qiniu-cli@latest
// 将 qiniu-cli 重命名为 qn
```


第一次使用时需要配置你的ak sk 以及bucket

`qn account -w ak sk bucket(把sk sk bucket换成你的ak sk以及你选择存储的空间)`
Expand Down

0 comments on commit 34214bc

Please sign in to comment.