Noting what we support in terms of Pi machines.

Benjamin Summerton
2017-07-29 00:27:29 -04:00
parent 783b27f4db
commit 72ab2ddfbc

@ -1,5 +1,9 @@
To build your raylib game for Raspberry Pi you need to download raylib git repository and install some dependencies. raylib already comes with ready-to-use makefiles to compile source code and examples.
### Supported Devices
Right now, we only support the [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) OS on Raspberry Pi 2 & 3 devices.
### Installing dependencies
raylib only requires one additional library dependency to the ones that already comes with Raspbian, this library is OpenAL Soft (audio system management). Just install it: