mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-31 19:29:18 -05:00
Remove redundant explanation
@ -51,16 +51,7 @@ _Tutorial written by Aleix Rafegas and translated to English by Ray_
|
|||||||
|
|
||||||
# Without Xcode
|
# Without Xcode
|
||||||
|
|
||||||
1) Install GLFW3 library
|
1) Install GLFW3 library (see step 3 above).
|
||||||
|
|
||||||
- To install required packages easier, first install Homebrew, execute in Terminal app the following command:
|
|
||||||
```
|
|
||||||
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
|
||||||
```
|
|
||||||
- Once Homebrew app is installed, run the following command in Terminal:
|
|
||||||
```
|
|
||||||
brew install glfw3
|
|
||||||
```
|
|
||||||
|
|
||||||
2) Complete step 4 in the Xcode section above (about installing raylib).
|
2) Complete step 4 in the Xcode section above (about installing raylib).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user