aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMike McQuaid2013-12-21 12:24:45 +0000
committerMike McQuaid2013-12-21 12:24:45 +0000
commit2c0a0dd107f60149c0a41a1c9e62fcacdb5a68be (patch)
treee8dcd4cc7b2f8da8e1d13ad0cec4b4cd7d818f0e /CONTRIBUTING.md
parent1da9960fafc9372a7943dcbb4d8f56ef5fa33138 (diff)
downloadhomebrew-2c0a0dd107f60149c0a41a1c9e62fcacdb5a68be.tar.bz2
Add `brew update` to CONTRIBUTING file.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
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.**