mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-07 22:59:17 -05:00
Updated Working on Raspberry Pi (markdown)
@ -54,7 +54,7 @@ sudo apt-get install libdrm-dev libegl1-mesa-dev libgles2-mesa-dev libgbm-dev
|
|||||||
```
|
```
|
||||||
raylib also works on [DietPi](https://dietpi.com/) distribution, following libraries are required:
|
raylib also works on [DietPi](https://dietpi.com/) distribution, following libraries are required:
|
||||||
```
|
```
|
||||||
sudo apt-get libraspberrypi-dev raspberrypi-kernel-headers
|
sudo apt-get install libraspberrypi-dev raspberrypi-kernel-headers
|
||||||
sudo apt-get install build-essential
|
sudo apt-get install build-essential
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user