1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-23 23:54:17 +03: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