Difference between revisions of "PiCar FAQ"
From Wiki
(→Q1: Compatible with Raspberry Pi 3 B+') |
(→Q1: Compatible with Raspberry Pi 3 B+') |
||
Line 7: | Line 7: | ||
[[File:setup 3B.png]]<br> | [[File:setup 3B.png]]<br> | ||
[[File:update 3B.png]]<br> | [[File:update 3B.png]]<br> | ||
+ | |||
+ | =='''Q1: Compatible with Raspberry Pi 3 B+'== |
Revision as of 07:09, 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