You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -186,7 +186,7 @@ archives are published at https://geth.ethereum.org/downloads/.
186
186
187
187
For prerequisites and detailed build instructions please read the [Installation Instructions](https://geth.ethereum.org/docs/install-and-build/installing-geth).
188
188
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
190
190
them using your favourite package manager. Once the dependencies are installed, run
0 commit comments