diff options
| author | romellem | 2016-12-07 16:34:52 -0600 |
|---|---|---|
| committer | GitHub | 2016-12-07 16:34:52 -0600 |
| commit | 25242fe4e9649ecc5033510c408e6db5b6fe8bcc (patch) | |
| tree | a81c890948b4ce24bd3b7c935425202b686a5614 | |
| parent | 52aa4668d0b4238975366fea88be479f117ed083 (diff) | |
| download | brew-25242fe4e9649ecc5033510c408e6db5b6fe8bcc.tar.bz2 | |
Minimize line length
| -rw-r--r-- | docs/FAQ.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/FAQ.md b/docs/FAQ.md index fe9696b9d..b9cbcd225 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -96,7 +96,8 @@ 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 a supported version of macOS as all bottled builds are generated only for supported macOS versions. +* 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) |
