Update brew command, fixed #484

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
pull/485/head
Kang Huaishuai 2021-03-06 11:00:31 +08:00
parent 6265d0274b
commit 5ebd6fb6f8
No known key found for this signature in database
GPG Key ID: 5E515022F565DA09
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
[Homebrew](https://brew.sh/) 的 [Cask](https://github.com/Homebrew/homebrew-cask) 已经支持 Docker Desktop for Mac因此可以很方便的使用 Homebrew Cask 来进行安装:
```bash
$ brew cask install docker
$ brew install --cask docker
```
###