Update README_NEW.md

pull/89/head
Fenny 2020-02-10 02:16:35 +01:00 committed by GitHub
parent e6f2c72349
commit d8615d1eaf
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ func main() {
## ⚙️ Installation
First of all, [download](https://golang.org/dl/) and install Go. Go `1.11` or higher is required.
First of all, [download](https://golang.org/dl/) and install 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: