Skip to content

Commit

Permalink
Merge pull request #956 from allenbaron/master
Browse files Browse the repository at this point in the history
Minor documentation update: Update brew install instructions
  • Loading branch information
jamesaoverton authored Dec 15, 2023
2 parents 80bd5a7 + 518928c commit 4c09289
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 4c09289

Please sign in to comment.