mirror of
https://github.com/minio/minio.git
synced 2025-04-01 02:03:42 -04: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
|
## macOS
|
||||||
### Homebrew (recommended)
|
### Homebrew (recommended)
|
||||||
Install minio packages using [Homebrew](http://brew.sh/)
|
Install minio packages using [Homebrew](https://brew.sh/)
|
||||||
```sh
|
```sh
|
||||||
brew install minio/stable/minio
|
brew install minio/stable/minio
|
||||||
minio server /data
|
minio server /data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user