diff --git a/docs/mara_lampert/getting_started_with_mambaforge_and_python/readme.md b/docs/mara_lampert/getting_started_with_mambaforge_and_python/readme.md index b4de1da..a8e84d4 100644 --- a/docs/mara_lampert/getting_started_with_mambaforge_and_python/readme.md +++ b/docs/mara_lampert/getting_started_with_mambaforge_and_python/readme.md @@ -75,7 +75,12 @@ curl -L -O "https://github.com/conda-forge/miniforge/releases/latest/download/Mi bash Miniforge3-$(uname)-$(uname -m).sh ``` -You just follow the instructions, press `Enter` and type _yes_ like here: +You follow the instructions: + +1. press `Enter` +2. read the license instructions (scroll down with the `down arrow` key) and type `yes` +3. confirm the installation path with `Enter` +4. IMPORTANT when asked if you want to initialize Miniforge, type `yes` like here: ![](imgs/2_mac_install_3.png)