Install VirtualBox on OSX
Published on 23 June 2014 at 15:28 by
We're going to install VirtualBox
on OSX using Homebrew.
If you don't already have it, install Homebrew on OSX.
Once you have it installed, install VirtualBox like so:
brew install caskroom/cash/brew-cask
brew cask install virtualbox
Easy peasy.