diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-15 19:57:52 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-15 19:57:52 +0100 |
commit | ed3a24eab7f6c3f64396d3ab71cbb33597d05e73 (patch) | |
tree | 846a6c163caa7beea07aa0cf1f73430de8f49e90 /README.md | |
parent | cf0c9479deedcbfc0592ac6d207b22ebf3655567 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ Linux is the primary platform, the platform which master branch is guaranteed to ## Posix (Linux, MacOS, OpenBSD, Haiku) Run `./cmake/install.sh` as root user. ## Arch Linux -On Arch Linux, sibs can alternatively be found on aur under the name `sibs-git` (`yay -S sibs-git`). +On Arch Linux, sibs can alternatively be found on aur under the name `sibs` (`yay -S sibs`). ## Windows Use vcpkg to install the required dependencies and then generate visual studio (or another system) build files using CMakeLists.txt # Usage |