diff --git a/README.md b/README.md index 88497c16945..23b471a8362 100644 --- a/README.md +++ b/README.md @@ -27,16 +27,10 @@ A third party security audit was performed by Cure53, you can see the full repor ## Building -`runc` only supports Linux. It must be built with Go version 1.21 or higher. +`runc` only supports Linux. It must be built with Go version 1.22.4 or higher. ### Pre-Requisites -#### Go - -NOTE: if building with Go 1.22.x, make sure to use 1.22.4 or a later version -(see [issue #4233](https://github.com/opencontainers/runc/issues/4233) for -more details). - #### Utilities and Libraries In addition to Go, building `runc` requires multiple utilities and libraries to be installed on your system.