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.
2 parents 7f42264 + f2c5b6f commit 3d40751Copy full SHA for 3d40751
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/).
+
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