We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f91a4b commit f2c5b6fCopy full SHA for f2c5b6f
README.md
@@ -232,7 +232,9 @@ bash Miniforge3-$(uname)-$(uname -m).sh -b
232
233
In non-interactive installations, the conda initialization commands will not be run by default.
234
235
-Note that on macOS, Miniforge can also be installed with [Homebrew](https://brew.sh/)(https://formulae.brew.sh/cask/miniforge).
+
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.
238
239
### As part of a CI pipeline
240
0 commit comments