diff options
| author | Mike McQuaid | 2013-12-21 12:24:45 +0000 | 
|---|---|---|
| committer | Mike McQuaid | 2013-12-21 12:24:45 +0000 | 
| commit | 2c0a0dd107f60149c0a41a1c9e62fcacdb5a68be (patch) | |
| tree | e8dcd4cc7b2f8da8e1d13ad0cec4b4cd7d818f0e /CONTRIBUTING.md | |
| parent | 1da9960fafc9372a7943dcbb4d8f56ef5fa33138 (diff) | |
| download | homebrew-2c0a0dd107f60149c0a41a1c9e62fcacdb5a68be.tar.bz2 | |
Add `brew update` to CONTRIBUTING file.
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01dec2968..d4d8a8390 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,13 @@ Contributing to Homebrew  Reporting Bugs  -------------- -Please read: +Please run: +* `brew update`  * `brew doctor` + +Please read: +  * [Troubleshooting Checklist](https://github.com/Homebrew/homebrew/wiki/troubleshooting)  **If you don't read these it will take us far longer to help you with your problem.** | 
