From 3f8c7fd86bd72768f2983aa3d3ce58863a323a3f Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Fri, 7 Apr 2023 14:30:59 +0000 Subject: [PATCH] brew cask is no longer a brew command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91bb170..33f3096 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Note that adding a user to group *docker* has serious security implications. Che ### macOS - $ brew cask install docker + $ brew install --cask docker $ open --background -a Docker && sleep 1m $ brew tap out-of-tree/repo $ brew install out-of-tree