Corretto repositori git da cui scaricare wiringPi

This commit is contained in:
lejubila
2020-04-01 12:45:58 +02:00
parent ac95194b3e
commit f3c11a7fee

View File

@@ -41,8 +41,8 @@ sudo make install
``` bash
cd
git clone git://git.drogon.net/wiringPi
cd wiringPi
git clone https://github.com/WiringPi/WiringPi.git
cd WiringPi
git pull origin
./build
```