aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwojciechkepka2021-06-01 18:45:07 +0000
committerwojciechkepka2021-06-01 19:08:09 +0000
commit56dbc6084089ba8f60cd3a8bad90c0b6e9d47296 (patch)
treecf3025ff22ee068fcb3d0b35a3d3bc1fc0c92a26
parentc2e6b9f506fddec15e48bd06cf712aef2bf53e3c (diff)
Add Arch Linux installation instructions to README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 608bb1c0..88f47558 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,11 @@ Now copy the `runtime/` directory somewhere. Helix will by default look for the
runtime inside the same folder as the executable, but that can be overriden via
the `HELIX_RUNTIME` environment variable.
+## Arch Linux
+There are two packages available from AUR:
+ - `helix-bin`: contains prebuilt binary from GitHub releases
+ - `helix-git`: builds the master branch of this repository
+
# Contributing
Contributors are very welcome! **No contribution is too small and all contributions are valued.**