Update README.md
This commit is contained in:
parent
20b4038981
commit
db0a993694
1 changed files with 5 additions and 1 deletions
|
@ -38,10 +38,14 @@ How to compile on Raspbian Jessie:
|
|||
sudo apt-get install libflac-dev
|
||||
sudo apt-get install libmpg123-dev
|
||||
|
||||
Then for Raspberry Pi 2:
|
||||
Then for Raspberry Pi 3:
|
||||
|
||||
make
|
||||
|
||||
For Raspberry Pi 2:
|
||||
|
||||
make PLATFORM=rpi2
|
||||
|
||||
Or for Raspberry Pi 1:
|
||||
|
||||
make PLATFORM=rpi1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue