Skip to content

Commit d39ef2f

Browse files
koosha--sadoci
authored andcommitted
README.md: update Go min required version to 1.16 (ethereum#24713)
1 parent 0e269db commit d39ef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ archives are published at https://geth.ethereum.org/downloads/.
186186

187187
For prerequisites and detailed build instructions please read the [Installation Instructions](https://geth.ethereum.org/docs/install-and-build/installing-geth).
188188

189-
Building `geth` requires both a Go (version 1.14 or later) and a C compiler. You can install
189+
Building `geth` requires both a Go (version 1.16 or later) and a C compiler. You can install
190190
them using your favourite package manager. Once the dependencies are installed, run
191191

192192
```shell

0 commit comments

Comments
 (0)