0
0
Fork 0
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:
Zack Scholl 2019-07-20 08:57:03 -07:00
parent 88b4001dd7
commit 82f2c8cd2f

View file

@ -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