Skip to content

Commit 1d0e0a0

Browse files
committed
update installation instructions
1 parent f456ccd commit 1d0e0a0

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
-13 KB
Binary file not shown.
-21.6 KB
Binary file not shown.

docs/00_setup/miniforge1.png

53.2 KB
Loading

docs/00_setup/miniforge2.png

121 KB
Loading

docs/00_setup/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ See also
1919
* [Scientific Data Analysis with Python](https://youtu.be/MOEPe9TGBK0)
2020
* [Getting started with Mambaforge and Python](https://biapol.github.io/blog/mara_lampert/getting_started_with_mambaforge_and_python/readme.html)
2121

22-
## Install Mini-conda
23-
Download and install mamba/conda. We recommend the distribution [mini-conda](https://docs.anaconda.com/miniconda/). If you already have an old Anaconda installation you haven't touched for a while, it is highly recommended to uninstall it and install mini-conda instead.
22+
## Install Mini-Forge
23+
Download and install miniforge. We recommend the distribution [miniforge of conda](https://conda-forge.org/download/). If you already have an old [Ana]conda installation you haven't touched for a while, it is recommended to uninstall it and install mini-forge instead.
2424

2525
For ease-of-use, it is recommended to install it for your use only and to add Conda to the PATH variable during installation.
2626

27-
![img.png](install_mini-conda.png)
27+
![img.png](miniforge1.png)
2828

29-
![img.png](install_mini-conda2.png)
29+
![img.png](miniforge2.png)
3030

3131
## Setting up a conda environment
3232

0 commit comments

Comments
 (0)