Install brew and wget on Mac OS
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
And then install wget with brew
brew install wget
sdmrnv, 2019-05-28 [1.565ms, r]
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
And then install wget with brew
brew install wget