mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
require go1.12
This commit is contained in:
parent
88b4001dd7
commit
82f2c8cd2f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ $ scoop install croc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.11+):
|
Or, you can [install Go](https://golang.org/dl/) and build from source (requires Go 1.12+):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ go get -v github.com/schollz/croc/v6
|
$ go get -v github.com/schollz/croc/v6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue