diff --git a/v21.1/install-cockroachdb-linux.html b/v21.1/install-cockroachdb-linux.html index 8fa733f6704..3a1284fba2e 100644 --- a/v21.1/install-cockroachdb-linux.html +++ b/v21.1/install-cockroachdb-linux.html @@ -174,7 +174,7 @@

Build from Source

Go - Version 1.13.9+ is required, but 1.14 and above is not recommended. Older versions might work via make build IGNORE_GOVERS=1. + Version 1.15.11+ is required. Older versions might work via make build IGNORE_GOVERS=1. Bash @@ -186,7 +186,7 @@

Build from Source

Autoconf - Version 2.68 or higher is required. + Version 2.68+ is required.

A 64-bit system is strongly recommended. Building or running CockroachDB on 32-bit systems has not been tested. You'll also need at least 2GB of RAM. If you plan to run our test suite, you'll need closer to 4GB of RAM.

diff --git a/v21.1/install-cockroachdb-mac.html b/v21.1/install-cockroachdb-mac.html index 5a2f499af87..9dbd0f4970d 100644 --- a/v21.1/install-cockroachdb-mac.html +++ b/v21.1/install-cockroachdb-mac.html @@ -189,7 +189,7 @@

Build from source

Go - Version 1.13.9+ is required, but 1.14 and above is not recommended. Older versions might work via make build IGNORE_GOVERS=1. + Version 1.15.11+ is required. Older versions might work via make build IGNORE_GOVERS=1. Bash @@ -201,7 +201,7 @@

Build from source

Autoconf - Version 2.68 or higher is required. + Version 2.68+ is required.

A 64-bit system is strongly recommended. Building or running CockroachDB on 32-bit systems has not been tested. You'll also need at least 2GB of RAM. If you plan to run our test suite, you'll need closer to 4GB of RAM.