Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit 52da9b8

Browse files
committed
Correct installation instructions
1 parent 105c45f commit 52da9b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

software.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
To install the software you need, run the following commands in LXTerminal:
44

55
```bash
6-
sudo apt-get install gpiozero
6+
sudo apt-get install python3-pip python3-w1thermsensor python3-spidev
7+
sudo pip-3.2 install gpiozero
78
```

0 commit comments

Comments
 (0)