From e6f2c7234972487b6abe5b36af9b926ceb56f733 Mon Sep 17 00:00:00 2001 From: Fenny <08jadez@gmail.com> Date: Mon, 10 Feb 2020 02:16:09 +0100 Subject: [PATCH] Update README_NEW.md --- .github/README_NEW.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/README_NEW.md b/.github/README_NEW.md index 9af49e14..7a82bacf 100644 --- a/.github/README_NEW.md +++ b/.github/README_NEW.md @@ -25,9 +25,7 @@ func main() { ## ⚙️ Installation -First of all, [download](https://golang.org/dl/) and install Go. - -> Go `1.11` (with enabled Go Modules) or higher is required. +First of all, [download](https://golang.org/dl/) and install Go. Go `1.11` or higher is required. Installation is done using the [`go get`](https://golang.org/cmd/go/#hdr-Add_dependencies_to_current_module_and_install_them) command: