Homebrew is package manager for OS X, please follow [Homebrew](http://brew.sh/) website for installation instructions.
```sh
$ brew install minio
$ minio --help
```
### Install from Source
### Install from Source
Source installation is only intended for developers and advanced users. If you do not have a working Golang environment, please follow [How to install Golang](https://docs.minio.io/docs/how-to-install-golang).
Source installation is only intended for developers and advanced users. If you do not have a working Golang environment, please follow [How to install Golang](https://docs.minio.io/docs/how-to-install-golang).