diff --git a/dependency_install_steps_by_platform/macOS.md b/dependency_install_steps_by_platform/macOS.md index c1e1b67..a6b8437 100644 --- a/dependency_install_steps_by_platform/macOS.md +++ b/dependency_install_steps_by_platform/macOS.md @@ -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 ```