Skip to content

Commit

Permalink
mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Jun 29, 2023
1 parent a5642c3 commit 7e92487
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@ Download the course data:

`make FILE=1nxzjQFt33ch1P_nWF66q1tkHv5gxTaKb download`

Load the conda environment with all required tools
Load the mamba environment with all required tools

```bash
export PATH=`pwd`/conda/bin:${PATH}
source activate base
export PATH=`pwd`/mamba/bin:${PATH}
```

## Installation - Mac OS
Expand Down

0 comments on commit 7e92487

Please sign in to comment.