On Saturday, February 11, 2017 at 5:46:59 PM UTC-8, Liz wrote: > > On Sat, 11 Feb 2017 17:33:47 -0800 (PST) > Thom Rogers <[email protected] <javascript:>> wrote: > > > Section 2.) of the readme at > > https://github.com/matthewwall/weewx-wh23xx says to run : > > > > " wget -O weewx-wh23xx.zip > > https://github.com/matthewwall/weewx-wh23xx/archive/master.zip" > > > > > > but when I do I get this error, "-bash: wget: command not found" > > > wget is a linux command, I don't know what package you install on OSX > to get that command >
on a Mac the easiest way is to use Homebrew ala "brew install wget" you can get brew from https://brew.sh -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
