From 61e725d43a4b56daf7f1e913f409d038115a8f79 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 23 Oct 2017 11:10:52 +0200 Subject: [PATCH] correction --- Install-on-GNU-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-on-GNU-Linux.md b/Install-on-GNU-Linux.md index 8f17580..feb0d70 100644 --- a/Install-on-GNU-Linux.md +++ b/Install-on-GNU-Linux.md @@ -1,7 +1,7 @@ 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 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 installing: ```