Browse Source

Note that raylib can be installed via Homebrew

[ci skip]
pull/400/head
Ahmad Fatoum 7 years ago
parent
commit
a78a1504a8
No known key found for this signature in database GPG Key ID: C3EAC3DE9321D59B
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -47,7 +47,9 @@ to accomodate to Android, Raspberry Pi and HTML5.
build and installation
----------------------
Binary releases for Windows, Linux and macOS are available at the [Github Releases](https://github.com/raysan5/raylib/releases) page.
Binary releases for Windows, Linux and macOS are available at the [Github Releases](https://github.com/raysan5/raylib/releases) page. Raylib is also available via following package managers:
* Homebrew: `brew install raylib`
To build raylib yourself, check out the [raylib Wiki](https://github.com/raysan5/raylib/wiki) for detailed instructions.

Loading…
Cancel
Save