Skip to content

Commit

Permalink
Update required Go version.
Browse files Browse the repository at this point in the history
  • Loading branch information
agalue committed Mar 15, 2021
1 parent 90848cc commit 1a3c12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The reason for implementing a CLI in `Go` is that the generated binaries are sel

## Compilation

Make sure to have [GoLang](https://golang.org/dl/) installed on your system. Recommended version: 1.15 or newer.
Make sure to have [GoLang](https://golang.org/dl/) installed on your system. Recommended version: 1.16 or newer.

To compile the source code for your desired operating system:

Expand Down

0 comments on commit 1a3c12c

Please sign in to comment.