1
0
mirror of https://github.com/minio/minio synced 2024-07-05 17:08:43 +00:00

use https link for brew.sh (#9692)

This commit is contained in:
谭九鼎 2020-05-25 00:28:10 +08:00 committed by GitHub
parent 209a3ee7af
commit bc285cf0dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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