diff options
| author | Mike McQuaid | 2013-12-21 12:24:45 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-12-21 12:24:45 +0000 |
| commit | 157b1ecfec1c2b3d0ceb30feeced4c59653b8c51 (patch) | |
| tree | 86f65cea09d242696e70b7165dc7a32f9424cfee | |
| parent | b2287999e1682489f9fca2188b86b6fb034e3886 (diff) | |
| download | brew-157b1ecfec1c2b3d0ceb30feeced4c59653b8c51.tar.bz2 | |
Add `brew update` to CONTRIBUTING file.
| -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.** |
