expand upon the arch linux install instructions (#9574)

Signed-off-by: Android789515 <derflug@mailfence.com>
pull/4535/head^2
Android789515 5 months ago committed by GitHub
parent d137a08231
commit d570c29ce3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -76,6 +76,15 @@ Releases are available in the `extra` repository:
```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.

Loading…
Cancel
Save