mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-26 08:59:16 -05:00
Updated Building examples (markdown)
@ -14,7 +14,7 @@ NOTE: Make sure the following libs (and their headers) are accesible to the comp
|
||||
|
||||
_Step 1._ Make sure you have installed in your Raspberry Pi the OpenAL Soft library for audio:
|
||||
|
||||
sudo apt-get install openal1
|
||||
sudo apt-get install libopenal1 libopenal-dev
|
||||
|
||||
_Step 2._ Navigate from command line to `raylib/examples/` folder and type:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user