FAQ: fix-up cache path

This commit is contained in:
Dominyk Tiller 2016-08-08 00:09:56 +01:00
parent e48a3a2642
commit 92acdb5540
No known key found for this signature in database
GPG Key ID: FE19AEFCF658C6F6

View File

@ -68,7 +68,7 @@ Be careful as this is a destructive operation.
brew --cache brew --cache
Which is usually: `/Library/Caches/Homebrew` Which is usually: `~/Library/Caches/Homebrew`
### My Mac `.app`s dont find `/usr/local/bin` utilities! ### My Mac `.app`s dont find `/usr/local/bin` utilities!
GUI apps on OS X dont have `/usr/local/bin` in their `PATH` by default. GUI apps on OS X dont have `/usr/local/bin` in their `PATH` by default.