Difference between revisions of "PiCar FAQ"

From Wiki
Jump to: navigation, search
(Q1: Compatible with Raspberry Pi 3 B+')
Line 5: Line 5:
 
sudo git pull origin master <br>
 
sudo git pull origin master <br>
 
sudo python setup.py install <br>
 
sudo python setup.py install <br>
 +
[[File:update 3B.png]]<br>

Revision as of 07:05, 18 May 2018

Q1: Compatible with Raspberry Pi 3 B+'

SunFounder_PiCar series code has been updated.
Below is the operation of updating the code
cd ~/SunFounder_PiCar/
sudo git pull origin master
sudo python setup.py install
Update 3B.png