Skip to content

Commit 5ebd6fb

Browse files
committed
Update brew command, fixed yeasy#484
Signed-off-by: Kang Huaishuai <[email protected]>
1 parent 6265d02 commit 5ebd6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[Homebrew](https://brew.sh/)[Cask](https://github.com/Homebrew/homebrew-cask) 已经支持 Docker Desktop for Mac,因此可以很方便的使用 Homebrew Cask 来进行安装:
1212

1313
```bash
14-
$ brew cask install docker
14+
$ brew install --cask docker
1515
```
1616

1717
### 手动下载安装

0 commit comments

Comments
 (0)