aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-04-16 00:03:31 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:58 +0200
commit4c2659aacc9819e29772e2ad2cc03b9fb0815df2 (patch)
tree77fcd2e21974b9e9aeb3103bd338969591f6d683 /README.md
parent45774dfb43a8587d3a1ea25ef64fcdd18c651cf8 (diff)
Remove archlinux pkgbuild (it shouldn't be here) and update readme
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