From 84f4b06f04cf42d98cd62fe955975887ec6e5c7f Mon Sep 17 00:00:00 2001 From: Uriel Fanelli Date: Wed, 9 Aug 2023 16:42:32 +0200 Subject: [PATCH] Compiler must be go1.21 + --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ec979e..16ff4af 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To use it, you need: To compile it , you need: -- golang compiler 1.4 or superior. +- golang compiler 1.21 or superior. - git , to download this repo. - write "go build" - ./zoreide &