8000 Add note about the AUR package · yorickpeterse/clogs@fd32422 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
Add note about the AUR package
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickpeterse committed Nov 9, 2023
1 parent a3ae4a9 commit fd32422
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,20 @@ Generating changelogs comes with the following workflow requirements:

## Installation

To build from source:

```
inko pkg sync
inko build -o build/clogs
```

If you're using Arch Linux, [an AUR
package](https://aur.archlinux.org/packages/git-clogs) is also available:

```
yay -S git-clogs
```

## License

All source code in this repository is licensed under the Mozilla Public License
Expand Down

0 comments on commit fd32422

Please sign in to comment.
0