update neopixel readme

Make https explicit so as not to need to handle redirect
This commit is contained in:
Ben Hardill
2025-09-11 10:09:15 +01:00
committed by GitHub
parent 937d500a69
commit cc941acf64

View File

@@ -12,7 +12,7 @@ the driver installed is to use the Unicorn HAT drivers install script... see the
<a href="http://learn.pimoroni.com/tutorial/unicorn-hat/getting-started-with-unicorn-hat" target="_new">
Pimoroni Getting Started with Unicorn HAT</a> page.
curl -sS get.pimoroni.com/unicornhat | bash
curl -sS https://get.pimoroni.com/unicornhat | bash
Install
-------