diff --git a/README.md b/README.md index 0ed79e3..9eff3ad 100644 --- a/README.md +++ b/README.md @@ -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: