mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
docs: Simplified install instructions for home-brew. (#2571)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user