diff --git a/README.md b/README.md index 3e29c87f..4820180f 100644 --- a/README.md +++ b/README.md @@ -450,10 +450,10 @@ jobs: ### Example 7: Lockfiles -`conda list --explicit` and [conda-lock][conda-lock] support generating [explicit -environment specifications][explicit-spec], which skip the environment solution -step altogether, as they contain the _ordered_ list of exact URLs needed to -reproduce the environment. +`conda list --explicit` and [conda-lock][conda-lock] support generating +[explicit environment specifications][explicit-spec], which skip the environment +solution step altogether, as they contain the _ordered_ list of exact URLs +needed to reproduce the environment. This means explicitly-defined environments which: