README: clarify the go version for goc developing
This commit is contained in:
parent
1917e39977
commit
7c59d82fc4
@ -14,9 +14,10 @@ Enjoy, Have Fun!
|
|||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
To install goc tool, you need to install Go first (**version 1.11+ is required**), then:
|
|
||||||
|
|
||||||
```go get -u github.com/qiniu/goc```
|
Download the latest version from [Github Releases](https://github.com/qiniu/goc/releases) page.
|
||||||
|
|
||||||
|
For developing, you need install Go first (**version 1.13+ is required**).
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
You can use goc tool in many scenarios.
|
You can use goc tool in many scenarios.
|
||||||
|
Loading…
Reference in New Issue
Block a user