diff --git a/README.md b/README.md index 699e18187..467148f0c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Releases -`runc` depends on and tracks the [specs](https://github.com/opencontainers/runtime-spec) repository. +`runc` depends on and tracks the [runtime-spec](https://github.com/opencontainers/runtime-spec) repository. We will try to make sure that `runc` and the OCI specification major versions stay in lockstep. This means that `runc` 1.0.0 should implement the 1.0 version of the specification.