Merge pull request #86 from CarlJi/0730
README: clarify the go version for goc developing
This commit is contained in:
commit
f9ed270036
@ -14,9 +14,10 @@ Enjoy, Have Fun!
|
||||

|
||||
|
||||
## 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
|
||||
You can use goc tool in many scenarios.
|
||||
|
Loading…
Reference in New Issue
Block a user