We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f4a08b commit 417ed9bCopy full SHA for 417ed9b
README.md
@@ -5,7 +5,7 @@ RPi.GPIO (A Python module to control the GPIO on a Raspberry Pi) for Banana Pi
5
## Build
6
7
```
8
-apt-get install python3-all python3-all-dev debhelper
+sudo apt-get install python3-all python3-all-dev debhelper
9
./make_deb
10
11
0 commit comments