Skip to content

Commit 3d40751

Browse files
authored
Merge pull request #815 from mavwolverine/patch-1
Update README.md - Link to homebrew miniforge
2 parents 7f42264 + f2c5b6f commit 3d40751

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,9 @@ bash Miniforge3-$(uname)-$(uname -m).sh -b
232232

233233
In non-interactive installations, the conda initialization commands will not be run by default.
234234

235-
Note that on macOS, Miniforge can also be installed with [Homebrew](https://brew.sh/).
235+
236+
Note that Miniforge has been repacked by other package managers such as [Homebrew](https://brew.sh/)(https://formulae.brew.sh/cask/miniforge).
237+
However this can lead to many incompatibilities that we do not test for. As such, we do not recommend using Homebrew to install Miniforge.
236238

237239
### As part of a CI pipeline
238240

0 commit comments

Comments
 (0)