diff --git a/README.md b/README.md index dbb730b..34335ec 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l ### Requirements * [raylib](http://www.raylib.com/) -* [GLFW3](http://www.glfw.org/) +* [GLFW3](http://www.glfw.org/) (desktop platform only, not needed on Android and RPi) * [OpenAL Soft](http://kcat.strangesoft.net/openal.html) ### Installation