expand upon the arch linux install instructions (#9574)

Signed-off-by: Android789515 <derflug@mailfence.com>
This commit is contained in:
Android789515 2024-02-09 14:29:11 +00:00 committed by GitHub
parent d137a08231
commit d570c29ce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,6 +76,15 @@ ### Arch Linux extra
```sh
sudo pacman -S helix
```
> 💡 When installed from the `extra` repository, run Helix with `helix` instead of `hx`.
>
> For example:
> ```sh
> helix --health
> ```
> to check health
Additionally, a [helix-git](https://aur.archlinux.org/packages/helix-git/) package is available
in the AUR, which builds the master branch.