Just have the Apple documentation link

This commit is contained in:
Frederick Akalin 2017-08-22 18:18:19 -07:00
parent 00eb4324de
commit 6f76627943

View File

@ -73,9 +73,7 @@ default. If you're on Mountain Lion or later, you can fix this by
running `sudo launchctl config user path "/usr/local/bin:$PATH"` and running `sudo launchctl config user path "/usr/local/bin:$PATH"` and
then rebooting. Note that this sets the launchctl PATH for _all users_ then rebooting. Note that this sets the launchctl PATH for _all users_
([more details here](https://apple.stackexchange.com/a/198282)). For ([more details here](https://apple.stackexchange.com/a/198282)). For
earlier versions, earlier versions of macOS, see
see [this page](https://stackoverflow.com/a/5444960/7869253),
or
[this page](https://developer.apple.com/legacy/library/qa/qa1067/_index.html). [this page](https://developer.apple.com/legacy/library/qa/qa1067/_index.html).
## How do I contribute to Homebrew? ## How do I contribute to Homebrew?