mirror of https://github.com/minio/minio.git
docs: Update with home brew special note for macOS upgrades. (#4180)
This commit is contained in:
parent
82857cd6df
commit
64c1c0f37d
|
@ -26,6 +26,7 @@ Install minio packages using [Homebrew](http://brew.sh/)
|
|||
brew install minio/stable/minio
|
||||
minio server ~/Photos
|
||||
```
|
||||
Note: If you are upgrading minio on macOS, please see instructions [here](https://github.com/minio/minio/blob/master/docs/minio_homebrew.md).
|
||||
|
||||
### Binary Download
|
||||
| Platform| Architecture | URL|
|
||||
|
|
Loading…
Reference in New Issue