update requirements in README (#681)

This commit is contained in:
Didi 2023-01-19 07:27:37 +01:00 committed by GitHub
parent a671c9eddd
commit d6899d79ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ We believe one of the things that makes Polygon special is its coherent design a
### Building the source ### Building the source
- Building `bor` requires both a Go (version 1.14 or later) and a C compiler. You can install - Building `bor` requires both a Go (version 1.19 or later) and a C compiler. You can install
them using your favourite package manager. Once the dependencies are installed, run them using your favourite package manager. Once the dependencies are installed, run
```shell ```shell