Merge pull request #7 from polera/fix/fedora-instructions
Update Fedora dependencies in README.md
This commit is contained in:
commit
4b0156cccf
1 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
|
||||||
|
|
||||||
##### Fedora
|
##### Fedora
|
||||||
|
|
||||||
dnf install openal-soft-devel mesa-libGL-devel libXi-devel
|
dnf install openal-soft-devel mesa-libGL-devel libXi-devel libXcursor-devel libXrandr-devel libXinerama-devel
|
||||||
|
|
||||||
##### OS X
|
##### OS X
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue