Use shared GLFW3 library on Linux

This commit is contained in:
Milan Nikolic 2017-01-31 13:33:28 +01:00
parent 171dc9673a
commit 944d42629b
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
##### Ubuntu
apt-get install libglfw3-dev
apt-get install openal-dev
apt-get install libopenal-dev
##### Fedora