Skip to content

Commit

Permalink
Merge pull request #69 from BiAPoL/more_detailed_mamba_instructions_mac
Browse files Browse the repository at this point in the history
added more details for the mambaforge installation process on mac
  • Loading branch information
stefanhahmann authored Dec 20, 2023
2 parents fb32b9a + 435c11e commit 6c066b8
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 6c066b8

Please sign in to comment.