Update README.md
This commit is contained in:
parent
94f4731126
commit
d811cbb6f5
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue