Skip to content

Commit 13578bc

Browse files
committed
Correction Header
1 parent 7ac8f10 commit 13578bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flick.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
#Changes: Created
1111

1212
#needed commands
13-
#pip3 install paho-mqtt
13+
# pip3 install paho-mqtt
1414
# Run this line and Flick will be setup and installed
15-
curl -sSL https://pisupp.ly/flickcode | sudo bash
15+
# curl -sSL https://pisupp.ly/flickcode | sudo bash
1616

1717
import signal
1818
import flicklib

0 commit comments

Comments
 (0)