aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-02 00:30:41 +0000
committerGitHub2021-06-02 00:30:41 +0000
commitdb48d223847c286ea5816f191540a78412589e7b (patch)
tree099d7d9ca150c7476c8488bb7cee1e0dc5d34b24
parent533ff61d0e9a4e1533e84c05315462ac02a704b7 (diff)
parent56dbc6084089ba8f60cd3a8bad90c0b6e9d47296 (diff)
Merge pull request #19 from wojciechkepka/archinstall
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.**