Skip to content

Commit

Permalink
expand upon the arch linux install instructions (#9574)
Browse files Browse the repository at this point in the history
Signed-off-by: Android789515 <derflug@mailfence.com>
  • Loading branch information
Android789515 authored Feb 9, 2024
1 parent d137a08 commit d570c29
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions book/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d570c29

Please sign in to comment.