Skip to content

Commit

Permalink
edit caveats
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanazamfirei committed May 4, 2023
1 parent 1bbcf3b commit 7b06788
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Casks/docker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,14 @@
]

caveats <<~EOS
For CLI tools, you might need to open the Docker app for further instructions. You may use one of the following commands:
CLI tools are installed after launching Docker. They will be symlinked to one of the following
based on your preference:
open /Applications/Docker.app
open -a Docker
/usr/local/bin
$HOME/.docker/bin
If your CLI tools were symlinked to $HOME/.docker/bin your path should be modified to include:
$HOME/.docker/bin
$HOME/.docker/bin
EOS
end

0 comments on commit 7b06788

Please sign in to comment.