mention other distros

Michael Vetter
2017-06-08 17:52:07 +02:00
parent 2cf4226c35
commit ee1efcaac7

@ -1,3 +1,6 @@
If you are a packager for a Distribution not listed here, please take the time and create a raylib package.
# openSUSE
openSUSE Tumbleweed has raylib in the [devel:libraries:c_c++ devel project](https://build.opensuse.org/project/show/devel:libraries:c_c++). openSUSE Tumbleweed has raylib in the [devel:libraries:c_c++ devel project](https://build.opensuse.org/project/show/devel:libraries:c_c++).
You can easily install it by adding the repository, refreshing your sources and insalling: You can easily install it by adding the repository, refreshing your sources and insalling:
@ -6,5 +9,3 @@ zypper ar -f http://download.opensuse.org/repositories/devel:/libraries:/c_c++/o
zypper ref zypper ref
zypper in raylib-devel zypper in raylib-devel
``` ```
If you are a packager for another Distribution, please take the time and create a raylib package.