aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVĂ­tor GalvĂŁo2014-10-28 21:51:47 +0000
committerJack Nagel2014-10-28 21:30:56 -0500
commit7557cc168313e3340e663ab7d14b0238cb4fb8eb (patch)
treeb10019265adc0898db490f4e085c3dffe8f91706
parenta56ddb9edac72b1047aec099783d04a05bb2a428 (diff)
downloadbrew-7557cc168313e3340e663ab7d14b0238cb4fb8eb.tar.bz2
Removed extraneous backtick in FAQ
It was causing a command to not display correctly. Closes Homebrew/homebrew#33686. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--share/doc/homebrew/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/FAQ.md b/share/doc/homebrew/FAQ.md
index 817fd2d7a..ff2748db6 100644
--- a/share/doc/homebrew/FAQ.md
+++ b/share/doc/homebrew/FAQ.md
@@ -93,7 +93,7 @@ following conditions:
* Options were passed to the install command i.e. `brew install $FORMULA`
will use a bottled version of $FORMULA, but
-`brew install `$FORMULA —enable-bar` will trigger a source build.
+`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.7+ as all bottled builds are