From 157b1ecfec1c2b3d0ceb30feeced4c59653b8c51 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 21 Dec 2013 12:24:45 +0000 Subject: [PATCH] Add `brew update` to CONTRIBUTING file. --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 01dec29683..d4d8a8390e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,13 @@ Contributing to Homebrew Reporting Bugs -------------- +Please run: + +* `brew update` +* `brew doctor` + Please read: -* `brew doctor` * [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.**