Skip to content

Commit

Permalink
docs: 修正构建的git地址描述
Browse files Browse the repository at this point in the history
  • Loading branch information
juexiaolin(林觉霄) committed Sep 10, 2020
1 parent f434a96 commit 60b8168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ NAT|QCE/NAT_GATEWAY|[指标详情](https://cloud.tencent.com/document/product/24
## 二、快速开始
### 1.构建
```shell
git clone http://git.code.oa.com/rig/tencentcloud-exporter.git
git clone https://github.com/tencentyun/tencentcloud-exporter.git
go build cmd/qcloud-exporter/qcloud_exporter.go
```
或从release列表获取预编译的二进制, 目前只提供linux-amd64
Expand Down

0 comments on commit 60b8168

Please sign in to comment.