From 058e7e85509893381e8449acd0321d2f9046386d Mon Sep 17 00:00:00 2001 From: Ben Boyter Date: Tue, 4 Jan 2022 15:38:27 +1100 Subject: [PATCH] suggest using 1.17 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6865b8d4..dfa69504 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org). #### Go Get -If you are comfortable using Go and have >= 1.13 installed: +If you are comfortable using Go and have >= 1.17 installed: `$ go get -u github.com/boyter/scc/`