mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
Update README.md
Updates documentation reference to Go version from 1.7 to 1.10 as minimum required to compile geth.
This commit is contained in:
parent
7d6ae16b1a
commit
48de6c6706
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ For prerequisites and detailed build instructions please read the
|
|||
[Installation Instructions](https://github.com/EthereumCommonwealth/go-callisto/wiki/Building-Ethereum)
|
||||
on the wiki.
|
||||
|
||||
Building geth requires both a Go (version 1.7 or later) and a C compiler.
|
||||
Building geth requires both a Go (version 1.10 or later) and a C compiler.
|
||||
You can install them using your favourite package manager.
|
||||
Once the dependencies are installed, run
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue