Corrected typo

master
Ray 8 年前
父节点
当前提交
85ffdc9405
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Install-on-GNU-Linux.md

+ 1
- 1
Install-on-GNU-Linux.md

@ -3,7 +3,7 @@ If you are a packager for a Distribution not listed here, please take the time a
# 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:
You can easily install it by adding the repository, refreshing your sources and installing:
```
zypper ar -f http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_Factory/devel:libraries:c_c++.repo
zypper ref

正在加载...
取消
保存