Forked from ejlp12/gist:059373f1785c52114d778a4ee7277ccb
Created
July 16, 2019 20:08
-
-
Save dhiren051/6b5592ae3f87b498339fd7ca0d728e45 to your computer and use it in GitHub Desktop.
upgrade vagrant on mac os-x
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew cask reinstall vagrant | |
# this might take a long time | |
vagrant plugin update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment