From 6e5808686956df60ae7fe55efb71f357cad2c417 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 29 Aug 2021 18:56:19 -0400 Subject: [PATCH] Update README.md --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 7b9ba97..01da563 100644 --- a/src/README.md +++ b/src/README.md @@ -13,7 +13,7 @@ xcode-select --install Windows: A C compiler, ideally [TDM-GCC](https://jmeubank.github.io/tdm-gcc/) # 2. Install the Go Programming Language -If you don't have Go installed, download the corresponding installer for Go from here, or from your package manager. Go 1.16 or later is required. +If you don't have Go installed, download the corresponding installer for Go from here, or from your package manager. The latest version of Go is required. # 3. Get the Source Files Download the source files as a zip from the homepage or `git clone` this repository.