aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7bda3f..c5fb00b 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ There's a plugin to provide syntax highlighting in vim. The proposed extension f
## How to build
-Micro requires Go can be built with:
+Micro requires Go 1.18 (or later) can be built with:
```
$ git clone https://git.usebox.net/micro-lang
$ cd micro-lang