mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 20:50:22 +03:00
use https link for brew.sh (#9692)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user