Skip to content

Commit f04628f

Browse files
updated the readme and added the new options
1 parent 6137215 commit f04628f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Make sure the pi user is in the gpio and spi group:
4545
### WS281X Strip ###
4646
```
4747
sudo pip3 install rpi_ws281x adafruit-circuitpython-neopixel
48-
sudo ln -s /home/pi/ledcontrol/ledcontrol-root.service /etc/systemd/system/ledcontrol.service
48+
sudo cp /home/pi/ledcontrol/ledcontrol-root.service /etc/systemd/system/ledcontrol.service
4949
sudo systemctl enable ledcontrol
5050
```
5151

0 commit comments

Comments
 (0)