Remove unwanted instruction step

This commit is contained in:
Charlie O'Keefe 2021-09-27 13:28:39 -06:00
parent 2945254d43
commit c372f76633
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ able to `brew install vagrant` here. Until then, a workaround is to install vagr
```
$ curl -O -L https://github.com/Homebrew/homebrew-cask/raw/015bd57c9637d517f1a814e46a1ece5de570c263/Casks/vagrant.rb
$ brew install vagrant
$ brew install --cask ./vagrant.rb
```