You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DOCKER_README.MD
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ $ brew install docker-machine
18
18
19
19
Then install [VirtualBox](https://www.virtualbox.org/) using [Homebrew Cask](https://github.com/Homebrew/homebrew-cask) to get a driver for your Docker machine
20
20
```
21
-
$ brew cask install virtualbox
21
+
$ brew install --cask virtualbox
22
22
```
23
23
24
24
You may need to enter your password and authorize the application through `System Settings` > `Security & Privacy`.
0 commit comments