aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 66cb9d2..7ba2f40 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ Linux is the primary platform, the platform which master branch is guaranteed to
# Installation
## Posix (Linux, MacOS, OpenBSD, Haiku)
`./cmake/install.sh`
+## Arch Linux
+On Arch Linux, sibs can alternatively be found on aur under the name `sibs-git` (`yay -S sibs-git`).
## Windows
Use vcpkg to install the required dependencies and then generate visual studio (or another system) build files using CMakeLists.txt
# Usage