Quellcode durchsuchen

Merge pull request #400 from a3f/develop

Note that raylib can now be installed via Homebrew
pull/403/head
Ray vor 8 Jahren
committed von GitHub
Ursprung
Commit
7099e4ea4d
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. +3
    -1
      README.md

+ 3
- 1
README.md Datei anzeigen

@ -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.

Laden…
Abbrechen
Speichern