Update readme & gitignore for macOS
This commit is contained in:
@@ -71,7 +71,7 @@ make && sudo make install INSTALL_INC=/usr/include/lua
|
||||
#### macOS:
|
||||
|
||||
```
|
||||
brew install glfw3 glew glm libpng
|
||||
brew install glfw3 glew glm libpng lua luajit openal-soft
|
||||
```
|
||||
|
||||
Download, compile and install OpenAL and LuaJIT
|
||||
If homebrew for some reason could not install the necessary packages: ```lua luajit openal-soft```, then download, install and compile them manually (Lua, LuaJIT and OpenAL).
|
||||
|
||||
Reference in New Issue
Block a user