diff --git a/README.md b/README.md index 9f2c7e6732..d05df92168 100644 --- a/README.md +++ b/README.md @@ -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