From 774dd124aa133b6c9ddd7f7ec8ea04c59e35dff2 Mon Sep 17 00:00:00 2001 From: harryswift01 Date: Tue, 15 Sep 2026 10:25:39 +0100 Subject: [PATCH] chore: update conda install path to case-insensative version --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 192323c..4dbc454 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -51,7 +51,7 @@ Install CodeEntropy: .. code-block:: bash - conda install -c conda-forge -c CCPBioSim codeentropy + conda install -c conda-forge -c ccpbiosim codeentropy Input Files