aboutsummaryrefslogtreecommitdiffstats
path: root/docs/FAQ.md
diff options
context:
space:
mode:
authorromellem2016-12-07 16:33:11 -0600
committerGitHub2016-12-07 16:33:11 -0600
commit52aa4668d0b4238975366fea88be479f117ed083 (patch)
tree81ac304765b7bd8060b453b1a2196e42dfabfcf9 /docs/FAQ.md
parent027a88cee0307ebfc02103207ee52d552524a45a (diff)
downloadbrew-52aa4668d0b4238975366fea88be479f117ed083.tar.bz2
Generic language targeting macOS
Diffstat (limited to 'docs/FAQ.md')
-rw-r--r--docs/FAQ.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md
index f53dc719e..fe9696b9d 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -96,8 +96,7 @@ will use a bottled version of $FORMULA, but
`brew install $FORMULA --enable-bar` will trigger a source build.
* The `--build-from-source` option is invoked.
* The environment variable `HOMEBREW_BUILD_FROM_SOURCE` is set.
-* The machine is not running OS X 10.10+ as all bottled builds are
-generated on Yosemite or later.
+* The machine is not running a supported version of macOS as all bottled builds are generated only for supported macOS versions.
* Homebrew is installed to a prefix other than the standard
`/usr/local` (although some bottles support this)