Updated Working on Raspberry Pi (markdown)

almostobvious
2025-01-31 00:35:30 +00:00
parent 71618a219b
commit 2d3a8f10a4

@ -78,9 +78,7 @@ To build raylib:
make PLATFORM=PLATFORM_DRM
```
In order to enable necessary system support for raylib, you need the following line in your /boot/config.txt on Raspberry PI.
`dtoverlay=vc4-fkms-v3d`
Note on small screens - running examples may fail if your screen is smaller than what examples expect. This may not be obvious from the error message.
##### DietPi