mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
use https link for brew.sh (#9692)
This commit is contained in:
parent
209a3ee7af
commit
bc285cf0dd
@ -22,7 +22,7 @@ docker run -p 9000:9000 minio/minio:edge server /data
|
||||
|
||||
## macOS
|
||||
### Homebrew (recommended)
|
||||
Install minio packages using [Homebrew](http://brew.sh/)
|
||||
Install minio packages using [Homebrew](https://brew.sh/)
|
||||
```sh
|
||||
brew install minio/stable/minio
|
||||
minio server /data
|
||||
|
Loading…
Reference in New Issue
Block a user