brew.sh: Tweak language

This commit is contained in:
William Woodruff 2018-06-30 11:13:39 -04:00
parent 42bd5448bc
commit b6a0b04a39
No known key found for this signature in database
GPG Key ID: 600D68320BE45ACC

View File

@ -301,7 +301,7 @@ check-prefix-is-not-tmpdir() {
Your HOMEBREW_PREFIX is in the system temporary directory, which Homebrew Your HOMEBREW_PREFIX is in the system temporary directory, which Homebrew
uses to store downloads and builds. You can resolve this by installing Homebrew to uses to store downloads and builds. You can resolve this by installing Homebrew to
either the standard prefix (/usr/local/) or to a non-standard prefix that is not either the standard prefix (/usr/local/) or to a non-standard prefix that is not
the system temporary directory. in the system temporary directory.
EOS EOS
fi fi
} }