Skip to content

Commit

Permalink
docs: arch installation small enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Dec 25, 2024
1 parent c31f70a commit 1165260
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ See all instructions: https://cloudsmith.io/~evilmartians/repos/lefthook/setup/#

## <a id="arch"></a> AUR for Arch

Official [AUR package](https://aur.archlinux.org/packages/lefthook) (compiles from sources)
Community [AUR package](https://aur.archlinux.org/packages/lefthook-bin) (delivers pre-compiled binaries)
- Official [AUR package](https://aur.archlinux.org/packages/lefthook) (compiles from sources)
- Community [AUR package](https://aur.archlinux.org/packages/lefthook-bin) (delivers pre-compiled binaries)

```sh
# To compile from sources
Expand Down
4 changes: 2 additions & 2 deletions docs/mdbook/installation/arch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## AUR for Arch

Official [AUR package](https://aur.archlinux.org/packages/lefthook) (compiles from sources)
Community [AUR package](https://aur.archlinux.org/packages/lefthook-bin) (delivers pre-compiled binaries)
- Official [AUR package](https://aur.archlinux.org/packages/lefthook) (compiles from sources)
- Community [AUR package](https://aur.archlinux.org/packages/lefthook-bin) (delivers pre-compiled binaries)

```sh
# To compile from sources
Expand Down

0 comments on commit 1165260

Please sign in to comment.