Skip to content

Commit

Permalink
fix: change clone url
Browse files Browse the repository at this point in the history
  • Loading branch information
3ks committed Oct 25, 2020
1 parent 736a691 commit 8beb179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion producer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Aliyun LOG Go Producer 是一个易于使用且高度可配置的 golang类库
2.克隆代码到创建的aliyun目录下 (源码地址:[aliyun-go-consumer-library](https://github.com/aliyun/aliyun-log-go-sdk))。

```shell
git clone git@github.com:aliyun/aliyun-log-go-sdk.git
git clone https://github.com/aliyun/aliyun-log-go-sdk.git
```

3.安装google提供的序列化工具包到自己的GOPATH目录下面
Expand Down

0 comments on commit 8beb179

Please sign in to comment.