From 56dbc6084089ba8f60cd3a8bad90c0b6e9d47296 Mon Sep 17 00:00:00 2001
From: wojciechkepka <wojtek.kepka@protonmail.com>
Date: Tue, 1 Jun 2021 20:45:07 +0200
Subject: [PATCH] Add Arch Linux installation instructions to README

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

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.**