Update README.md

This commit is contained in:
Milan Nikolic 2017-01-31 16:54:31 +01:00 committed by GitHub
parent 5f162ce7cd
commit 94f4731126

View file

@ -11,8 +11,14 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
##### Ubuntu ##### Ubuntu
GLFW3 version 3.2 is required.
apt-get install libglfw3-dev apt-get install libglfw3-dev
apt-get install libopenal-dev apt-get install libopenal-dev
You might also need:
apt-get install libxi-dev libxinerama-dev libxcursor-dev
##### Fedora ##### Fedora