Browse Source

set exact Go version in readme

pull/235/head
aler9 4 years ago
parent
commit
524e1a2bdc
  1. 2
      README.md

2
README.md

@ -520,7 +520,7 @@ Args: @@ -520,7 +520,7 @@ Args:
### Compile and run from source
Install Go ≥ 1.15, download the repository, open a terminal in it and run:
Install Go 1.15, download the repository, open a terminal in it and run:
```
go run .

Loading…
Cancel
Save