Skip to content

Commit

Permalink
README: point to Homebrew/brew README.
Browse files Browse the repository at this point in the history
Point out the sections that are there so people know to go look there.
  • Loading branch information
MikeMcQuaid committed Jan 24, 2018
1 parent d9feabf commit 58b9f4a
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,14 @@ Core formulae for the Homebrew package manager.
Just `brew install <formula>`. This is the default tap for Homebrew and is installed by default.

## Troubleshooting
First, please run `brew update` (twice) and `brew doctor`.
First, please run `brew update` and `brew doctor`.

Second, read the [Troubleshooting Checklist](https://docs.brew.sh/Troubleshooting.html).

**If you dont read these it will take us far longer to help you with your problem.**
**If you don't read these it will take us far longer to help you with your problem.**

## Contributing
Read [CONTRIBUTING.md](/CONTRIBUTING.md).

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try `brew edit $FORMULA` and see how you fare.

## Documentation
`brew help`, `man brew`, [Homebrew/brew's README](https://github.com/Homebrew/brew#homebrew) or check [Homebrew's documentation](https://github.com/Homebrew/brew/tree/master/docs#readme).
## More Documentation, Contributing, Security, Community, Donations and Sponsors
See these sections in [Homebrew/brew's README](https://github.com/Homebrew/brew#homebrew).

## Who Are You?
Homebrew/homebrew-core's lead maintainer is [ilovezfs](https://github.com/ilovezfs).
Expand Down

0 comments on commit 58b9f4a

Please sign in to comment.