mention other distros

master
Michael Vetter 8 년 전
부모
커밋
ee1efcaac7
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. +4
    -3
      Install-on-GNU-Linux.md

+ 4
- 3
Install-on-GNU-Linux.md

@ -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++).
You can easily install it by adding the repository, refreshing your sources and insalling:
@ -5,6 +8,4 @@ You can easily install it by adding the repository, refreshing your sources and
zypper ar -f http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_Factory/devel:libraries:c_c++.repo
zypper ref
zypper in raylib-devel
```
If you are a packager for another Distribution, please take the time and create a raylib package.
```

불러오는 중...
취소
저장