Skip to content

Commit

Permalink
Merge branch 'main' into feat/description
Browse files Browse the repository at this point in the history
  • Loading branch information
lheagy authored Feb 8, 2024
2 parents 7dce650 + b272fee commit 5c32cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Both of them will install Python and a package manager that allows us to
install new Python libraries (like SimPEG for example), and also create
_environments_.

Anaconda uses the `conda` package manager, while Miniconda uses the new
Anaconda uses the `conda` package manager, while Miniforge uses the new
`mamba`, which works faster than `conda`.

If you have either of both installed, you can skip this step. Otherwise, please
Expand Down

0 comments on commit 5c32cd8

Please sign in to comment.