From b60c21ff5c81d1fb5dcc28f12d83bc9c4952f8fc Mon Sep 17 00:00:00 2001 From: Lars Karlslund Date: Fri, 5 Jan 2024 14:49:29 +0100 Subject: [PATCH] Reflected Golang requirement is now 1.21 in readme --- readme.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.MD b/readme.MD index 7e284e9..cfe33d5 100644 --- a/readme.MD +++ b/readme.MD @@ -22,7 +22,7 @@ Download either the latest release or the build of the latest commit from [Relea If you prefer full control, you can roll your own on any supported platform (Windows, MacOS, Linux): -- Prerequisites: Go 1.19, PowerShell 7, git +- Prerequisites: Go 1.21, PowerShell 7, git - git clone https://github.com/lkarlslund/Adalanche Adalanche - cd Adalanche - ./build.ps1