From 5e89500acf78f50bb51e0d6f962a0fdacfa786bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ronald=20J=C3=A4pel?= Date: Wed, 11 Dec 2024 13:08:57 +0100 Subject: [PATCH] Update conda link in README.md Replace link to default conda with link to mini-forge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7babb6d6..4f5b3344 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ pip install CADET-Process ``` To use **CADET-Process**, make sure, that **CADET** is also installed. -This can for example be done using [conda](https://docs.conda.io/en/latest/): +This can for example be done using [conda](https://github.com/conda-forge/miniforge): ``` conda install -c conda-forge cadet