From 82f2c8cd2f0a7ff133acc1f1551ea752acc38bae Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Sat, 20 Jul 2019 08:57:03 -0700 Subject: [PATCH] require go1.12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 967ed674..461f7da2 100644 --- a/README.md +++ b/README.md @@ -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