brew cask is no longer a brew command
This commit is contained in:
parent
f9c2849658
commit
3f8c7fd86b
@ -23,7 +23,7 @@ Note that adding a user to group *docker* has serious security implications. Che
|
|||||||
|
|
||||||
### macOS
|
### macOS
|
||||||
|
|
||||||
$ brew cask install docker
|
$ brew install --cask docker
|
||||||
$ open --background -a Docker && sleep 1m
|
$ open --background -a Docker && sleep 1m
|
||||||
$ brew tap out-of-tree/repo
|
$ brew tap out-of-tree/repo
|
||||||
$ brew install out-of-tree
|
$ brew install out-of-tree
|
||||||
|
Loading…
Reference in New Issue
Block a user