Merge pull request #1912 from omegahm/update-readme-link

Update outdated link
This commit is contained in:
Mike McQuaid 2017-01-25 14:10:30 +00:00 committed by GitHub
commit c9423dd381

View File

@ -13,7 +13,7 @@ cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew updat
3. Or use `brew search --desc <keyword>` to browse packages from the command line. 3. Or use `brew search --desc <keyword>` to browse packages from the command line.
## More Documentation ## More Documentation
`brew help`, `man brew` or check [our documentation](https://brew.sh/brew/). `brew help`, `man brew` or check [our documentation](http://docs.brew.sh/).
## Troubleshooting ## Troubleshooting
First, please run `brew update` and `brew doctor`. First, please run `brew update` and `brew doctor`.