mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
update neopixel readme
Make https explicit so as not to need to handle redirect
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user