Skip to content

Commit

Permalink
Update brew install instructions
Browse files Browse the repository at this point in the history
'cask' has not been a command since at least 2021. See
https://github.com/orgs/Homebrew/discussions/902.
  • Loading branch information
allenbaron committed Dec 14, 2023
1 parent 6a49915 commit 518928c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ You'll have to install these three tools on your host machine:

All of these tools are free for you to use. If you're using macOS with [Homebrew](http://brew.sh), then you can install the three tools like this:

brew cask install Caskroom/cask/vagrant
brew cask install Caskroom/cask/virtualbox
brew install --cask Caskroom/cask/vagrant
brew install --cask Caskroom/cask/virtualbox
brew install ansible

Once the three tools are installed, check out a copy of this repository and start the VM:
Expand Down

0 comments on commit 518928c

Please sign in to comment.