typo

master
THATGUYtm 4 年之前
父節點
當前提交
827a9c412b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Working-on-Raspberry-Pi.md

+ 1
- 1
Working-on-Raspberry-Pi.md

@ -1,4 +1,4 @@
To build your raylib game for Raspberry Pi you just need to download raylib git repository (or wget the current release from [here](https://github.com/raysan5/raylib/releases)). All required libraries come with the raylib, **no additional dependencies are required**. raylib also comes with ready-to-use makefiles to compile source code and examples.
To build your raylib game for Raspberry Pi you just need to download raylib git repository (or get the current release from [here](https://github.com/raysan5/raylib/releases)). All required libraries come with the raylib, **no additional dependencies are required**. raylib also comes with ready-to-use makefiles to compile source code and examples.
### Supported Devices and OS

Loading…
取消
儲存