diff options
| author | Mike McQuaid | 2014-01-18 14:31:20 -0800 | 
|---|---|---|
| committer | Mike McQuaid | 2014-01-19 10:06:46 -0800 | 
| commit | ef8198c4f10afb094e1cb8ddc9233045554c638f (patch) | |
| tree | 503115fa665a548f85aed1f2443d28e3ec6c2414 /README.md | |
| parent | 41ead1e69621a8d8c0ddc582f0073e591d754b01 (diff) | |
| download | homebrew-ef8198c4f10afb094e1cb8ddc9233045554c638f.tar.bz2 | |
README: add troubleshooting.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -12,6 +12,14 @@ More Documentation  ------------------  `brew help` or `man brew` or check our [wiki][]. +Troubleshooting +--------------- +First, please run `brew update` and `brew doctor`. + +Second, read the [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.** +  Who Are You?  ------------  Homebrew is maintained by the [core contributors][team]. | 
