diff --git a/docs/installation.md b/docs/installation.md index 3b2fd83..2ba1a82 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -14,7 +14,7 @@ You might want to create a virtual environment first, e.g. using ```bash $ mamba create -n comodi_env comodi -$ conda activate comodi_env +$ mamba activate comodi_env ``` or directly using venv: