Help using Tiny AVR Programmer needed

I’m a newbie with the ATTiny and this programmer (this will be obvious). The installation/setup instructions I’ve found seen outdated so quite possibly I’ve just set things up wrong. I started out on this page https://learn.sparkfun.com/tutorials/ti … kup-guide/. I have Arduino 1.6.7 installed and am running on a MacBook Pro with OS 10.11.4 (latest).

I created a ‘hardware’ folder in the same folder as my sketches and put ‘attiny’ folder inside. I opened up 1.6.7 and all good I can choose “ATTiny” as a board type. I set the processor to ATTiny85, clock 1MHz and Programmer to “USBTinyISP”. Here is a link to what the Tools menu looks like https://www.dropbox.com/s/vq2tgrxr3voh1 … p.png?dl=0

When I hit the upload button the example blinking sketch compiles fine but fails to upload with this error:

avrdude: no programmer has been specified on the command line or the config file
         Specify a programmer using the -c option and try again

Any help appreciated! Thanks.

Maybe this will help, I just happened to be reading some blogs and your error message caught my eye:

https://forum.arduino.cc/index.php?topic=400338.0

other people seeing this error with various versions of Arduino.

Best,

Mike