Update README.md
This commit is contained in:
parent
44ef39e66e
commit
b13497f967
1 changed files with 3 additions and 3 deletions
|
@ -76,13 +76,13 @@ Clone this repo:
|
|||
|
||||
Then for Raspberry Pi 3:
|
||||
|
||||
make -j 4
|
||||
make all
|
||||
|
||||
For Raspberry Pi 2:
|
||||
|
||||
make PLATFORM=rpi2 -j 4
|
||||
make all PLATFORM=rpi2
|
||||
|
||||
For Raspberry Pi 1:
|
||||
|
||||
make PLATFORM=rpi1
|
||||
make all PLATFORM=rpi1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue