From d9bd73f4e8f0a333ab59ebc56d14599f40a6168d Mon Sep 17 00:00:00 2001 From: Dee Koder Date: Mon, 29 Aug 2016 14:08:04 -0700 Subject: [PATCH] docs: Simplified install instructions for home-brew. (#2571) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33146e652..79227246d 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Minio server is light enough to be bundled with the application stack, similar t ### Install from Homebrew -Homebrew is package manager for OS X, please follow [Homebrew](http://brew.sh/) website for installation instructions. - +Install minio packages using [Homebrew](http://brew.sh/) + ```sh $ brew install minio $ minio --help