Merge pull request #1 from xeddmc/xeddmc-readme-osx-homebrew

Updated README.md with OS X Homebrew instructions
redo121
Zach 9 years ago
commit fead042618

@ -39,6 +39,11 @@ On Debian Wheezy you run the same command, but you must first add backports to y
sudo port install ruby coreutils
export PATH=$PATH:/opt/local/libexec/gnubin # Needed for sha256sum
### OSX with Homebrew:
brew install ruby coreutils
export PATH=$PATH:/opt/local/libexec/gnubin
#### VirtualBox:

Loading…
Cancel
Save