README: drop stale Go 1.16 reference

This commit is contained in:
Roman Khimov 2022-09-08 21:18:02 +03:00
parent 29d8d204ef
commit db36be96b3

View file

@ -47,7 +47,7 @@ NeoGo, `:latest` points to the latest release) or build yourself.
### Building
To build NeoGo you need Go 1.16+ and `make`:
To build NeoGo you need Go 1.17+ and `make`:
```
make build