The mljsme script uses wget to retrieve the browser install code. This is not included in Mac OS X by default so running the mljsme script exits in error.
Might be good to document that wget is required (installing on a Mac using homebrew is easy) or change the script to use curl to download the .zip file instead.
The mljsme script uses wget to retrieve the browser install code. This is not included in Mac OS X by default so running the mljsme script exits in error.
Might be good to document that wget is required (installing on a Mac using homebrew is easy) or change the script to use curl to download the .zip file instead.