Troubleshooting: remove dead link
This commit is contained in:
parent
9b2765c04f
commit
4a289a65d4
@ -14,7 +14,6 @@ brew gist-logs <formula>
|
|||||||
* If you’re installing something Java-related, maybe you need to install Java (`brew cask install java`)?
|
* If you’re installing something Java-related, maybe you need to install Java (`brew cask install java`)?
|
||||||
* Check that **Command Line Tools for Xcode (CLT)** and/or **Xcode** are up to date.
|
* Check that **Command Line Tools for Xcode (CLT)** and/or **Xcode** are up to date.
|
||||||
* If things fail with permissions errors, check the permissions in `/usr/local`. If you’re unsure what to do, you can `sudo chown -R $(whoami) /usr/local`.
|
* If things fail with permissions errors, check the permissions in `/usr/local`. If you’re unsure what to do, you can `sudo chown -R $(whoami) /usr/local`.
|
||||||
* If you see permission errors after upgrading to El Capitan please see the [El Capitan and Homebrew](El_Capitan_and_Homebrew.md) document.
|
|
||||||
|
|
||||||
## Check to see if the issue has been reported
|
## Check to see if the issue has been reported
|
||||||
* Check the [issue tracker](https://github.com/Homebrew/homebrew/issues) to see if someone else has already reported the same issue.
|
* Check the [issue tracker](https://github.com/Homebrew/homebrew/issues) to see if someone else has already reported the same issue.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user