From f7e66bb95711c21c2324c6c9c0cbfbc9d2abeda8 Mon Sep 17 00:00:00 2001 From: sammyette Date: Fri, 19 Jul 2024 09:48:40 -0400 Subject: [PATCH] docs: bump version requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 469630b..9d6446c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ on the website for distributed binaries from GitHub or other package repositorie Otherwise, continue reading for steps on compiling. ## Prerequisites -- [Go 1.17+](https://go.dev) +- [Go 1.22+](https://go.dev) - [Task](https://taskfile.dev/installation/) (**Go on the hyperlink here to see Task's install method for your OS.**) ## Build