Update README.md
This commit is contained in:
parent
e56840b91e
commit
171dc9673a
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
* [GLFW3](http://www.glfw.org/) (desktop platform only, not needed on Android and RPi)
|
* [GLFW3](http://www.glfw.org/) (desktop platform only, not needed on Android and RPi)
|
||||||
* [OpenAL Soft](http://kcat.strangesoft.net/openal.html)
|
* [OpenAL Soft](http://kcat.strangesoft.net/openal.html) (on OS X system framework is used)
|
||||||
|
|
||||||
##### Ubuntu
|
##### Ubuntu
|
||||||
|
|
||||||
|
@ -22,7 +22,6 @@ Golang bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use l
|
||||||
##### OS X
|
##### OS X
|
||||||
|
|
||||||
brew install glfw3
|
brew install glfw3
|
||||||
brew install openal-soft
|
|
||||||
|
|
||||||
##### Android
|
##### Android
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue