Update README.md

This commit is contained in:
Milan Nikolic 2017-01-31 16:56:43 +01:00 committed by GitHub
parent 94f4731126
commit d811cbb6f5

View file

@ -13,8 +13,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
GLFW3 version 3.2 is required. GLFW3 version 3.2 is required.
apt-get install libglfw3-dev apt-get install libglfw3-dev libopenal-dev
apt-get install libopenal-dev
You might also need: You might also need:
@ -22,8 +21,7 @@ You might also need:
##### Fedora ##### Fedora
dnf install glfw-devel dnf install glfw-devel openal-soft-devel
dnf install openal-soft-devel
##### OS X ##### OS X