Updated Working on Raspberry Pi (markdown)

master
almostobvious 7 months ago
parent
commit
2d3a8f10a4
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      Working-on-Raspberry-Pi.md

+ 1
- 3
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

Loading…
Cancel
Save