Adafruit Trinket

Hi there,
tried following the guide on using the Raspberry Pi to program the Trinket but when i enter

./setup-raspbian

I get

bash: ./setup-raspbian: No such file or directory

I’m using a new version of Raspbian. Sure it’s something simple but i’m not the most gifted of computer people!

Looks like the actual script name is “install-raspbian” and I messed something up in the guide, or the software, sorry!

Try this:

./install-raspbian

And see if it works!

Thats done it, thanks