We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309d8af commit b5ca281Copy full SHA for b5ca281
README.md
@@ -3,6 +3,8 @@
3
Make sure you have Node.js and git installed on your pi.
4
5
```bash
6
+sudo apt-get update
7
+sudo apt-get install wiringpi
8
git clone https://github.com/CommonGarden/CompostBrewer
9
cd CompostBrewer/driver
10
npm install
0 commit comments