From bdf5e3bc653d1493f541a95179891f377d32487b Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Tue, 20 Aug 2024 12:23:53 -0500 Subject: [PATCH] docs: Update README.md to required Go 1.22/1.23. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec8538aae..f9d2170d0c 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ https://decred.org/downloads/
Install Dependencies -- **Go 1.21 or 1.22** +- **Go 1.22 or 1.23** Installation instructions can be found here: https://golang.org/doc/install. Ensure Go was installed properly and is a supported version: