Skip to content

Commit 417ed9b

Browse files
authored
Update README.md
1 parent 4f4a08b commit 417ed9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RPi.GPIO (A Python module to control the GPIO on a Raspberry Pi) for Banana Pi
55
## Build
66

77
```
8-
apt-get install python3-all python3-all-dev debhelper
8+
sudo apt-get install python3-all python3-all-dev debhelper
99
./make_deb
1010
```
1111

0 commit comments

Comments
 (0)