mirror of
https://github.com/pgsty/minio.git
synced 2026-03-24 09:55:14 +01: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
|
||||
### 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
|
||||
|
||||
Reference in New Issue
Block a user