]> git.lizzy.rs Git - micro.git/commitdiff
Update minimum required Go version to 1.16
authorZachary Yedidia <zyedidia@gmail.com>
Sun, 27 Feb 2022 02:33:12 +0000 (18:33 -0800)
committerZachary Yedidia <zyedidia@gmail.com>
Sun, 27 Feb 2022 02:33:12 +0000 (18:33 -0800)
Fixes #2361

README.md

index 44fc70d6a2e09f59c5147efdcc4fd12a44f510c6..6173c249fa5db9c7360d3e209f270ca735c5048d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ for other operating systems. These packages are not guaranteed to be up-to-date.
 
 If your operating system does not have a binary release, but does run Go, you can build from source.
 
-Make sure that you have Go version 1.11 or greater and Go modules are enabled.
+Make sure that you have Go version 1.16 or greater and Go modules are enabled.
 
 ```
 git clone https://github.com/zyedidia/micro