mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
update requirements in README (#681)
This commit is contained in:
parent
a671c9eddd
commit
d6899d79ea
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ We believe one of the things that makes Polygon special is its coherent design a
|
|||
|
||||
### 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
|
||||
|
||||
```shell
|
||||
|
|
|
|||
Loading…
Reference in a new issue