mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
docs: Simplified install instructions for home-brew. (#2571)
This commit is contained in:
parent
8484d1c0ca
commit
d9bd73f4e8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user