mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03: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
|
### 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
|
```sh
|
||||||
$ brew install minio
|
$ brew install minio
|
||||||
$ minio --help
|
$ minio --help
|
||||||
|
|||||||
Reference in New Issue
Block a user