From e16bcd481e73df5b61b3bded15baea94e71cca28 Mon Sep 17 00:00:00 2001 From: RDR8 Date: Wed, 13 Dec 2017 04:24:10 -0600 Subject: [PATCH] Updated Compile for Raspberry Pi (markdown) --- Compile-for-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-Raspberry-Pi.md b/Compile-for-Raspberry-Pi.md index a16379a..c1e5d26 100644 --- a/Compile-for-Raspberry-Pi.md +++ b/Compile-for-Raspberry-Pi.md @@ -2,7 +2,7 @@ To build your raylib game for Raspberry Pi you need to download raylib git repos ### Supported Devices and OS -Currently ALL Raspberry Pi devices are supported by raylib (1, 2, 3, Zero and variants). OS suppoted are Raspbian Jessie (latest update) and [Raspbian Stretch](https://www.raspberrypi.org/downloads/raspbian/). +Currently ALL Raspberry Pi devices are supported by raylib (1, 2, 3, Zero and variants). OS supported are Raspbian Jessie (latest update) and [Raspbian Stretch](https://www.raspberrypi.org/downloads/raspbian/). ### Supported OpenGL backends