Skip to content

Commit 1fface0

Browse files
committed
Correction Header
1 parent 13578bc commit 1fface0

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
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22
# -*- coding: <utf-8> -*-
33

44
#Author: Callum Pritchard, Joachim Hummel
@@ -10,7 +10,7 @@
1010
#Changes: Created
1111

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

0 commit comments

Comments
 (0)