Skip to content

Commit f2c5b6f

Browse files
authored
Apply suggestion from @hmaarrfk
1 parent 8f91a4b commit f2c5b6f

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/)(https://formulae.brew.sh/cask/miniforge).
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)