From 1a1de2011cd38a46a37f5a3a6dbb8a39199be507 Mon Sep 17 00:00:00 2001 From: jaimergp Date: Mon, 20 Jan 2025 15:56:55 +0100 Subject: [PATCH] husky --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: