Update install add cd to wiringpi 3

master-b-w
Alan Johnston 1 week ago committed by GitHub
parent 122aa7d912
commit 92ca8ce413
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -413,6 +413,7 @@ fi
#fi
if [ ! -d "/home/pi/WiringPi3" ]; then
cd
git clone https://github.com/WiringPi/WiringPi.git WiringPi3
cd WiringPi3
./build debian

Loading…
Cancel
Save

Powered by TurnKey Linux.