Skip to content

Commit a07a3d1

Browse files
koosha--jagdeep sidhu
authored andcommitted
README.md: update Go min required version to 1.16 (ethereum#24713)
1 parent e964e9d commit a07a3d1

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
@@ -16,7 +16,7 @@ archives are published at https://geth.ethereum.org/downloads/.
1616

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

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

2222
```shell

0 commit comments

Comments
 (0)