diff --git a/Working-on-Raspberry-Pi.md b/Working-on-Raspberry-Pi.md index d510034..ead53bb 100644 --- a/Working-on-Raspberry-Pi.md +++ b/Working-on-Raspberry-Pi.md @@ -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