aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Dessaux2023-03-25 22:55:35 +0100
committerJulien Dessaux2023-03-25 22:55:35 +0100
commit6445d6231b0e4943c403d3b594568461979940bd (patch)
tree3a8fdc0d20d1b14ce2fd81bf65662a9e5c457ab0
parentUpdated dependencies (diff)
downloadgofunge98-6445d6231b0e4943c403d3b594568461979940bd.tar.gz
gofunge98-6445d6231b0e4943c403d3b594568461979940bd.tar.bz2
gofunge98-6445d6231b0e4943c403d3b594568461979940bd.zip
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddf0dbc..26e7246 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Current limitations are :
## Dependencies
-go is required. Only go version >= 1.17 on linux amd64 (Gentoo) is being regularly tested.
+go is required. Only go version >= 1.20 on linux amd64 (Gentoo) is being regularly tested.
## Quick Install