Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing authored Jan 8, 2024
1 parent 37d4aa2 commit edb9418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You now have a `ppde642` folder on your desktop containing the course repo.

### Step 2: Conda

Download and install [mambaforge](https://mamba.readthedocs.io/en/latest/installation.html). Then open a terminal window (or Anaconda command prompt if on Windows), change directories to the `ppde642` folder on your desktop, and run the following commands, one at a time:
Download and install [miniforge](https://github.com/conda-forge/miniforge#download). Then open a terminal window (or Anaconda command prompt if on Windows), change directories to the `ppde642` folder on your desktop, and run the following commands, one at a time:

```
git pull
Expand Down

0 comments on commit edb9418

Please sign in to comment.