From a14c922b790b1bfc088a61a5190f348e5381a9ea Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 27 Dec 2014 11:04:54 +0000 Subject: [PATCH] README: tweak documentation section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd0c92e2d..ef14c45ea0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Features, usage and installation instructions are [summarised on the homepage](h 3. Or use [`brew desc`](https://github.com/telemachus/homebrew-desc) to browse packages from the command line. ## More Documentation -`brew help` or `man brew` or check our [documentation](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew#readme). +`brew help`, `man brew` or check [our documentation](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew#readme). ## Troubleshooting First, please run `brew update` and `brew doctor`.