Skip to content

Commit

Permalink
docs: add note about Arch Linux AUR package
Browse files Browse the repository at this point in the history
Signed-off-by: AtomicFS <[email protected]>
  • Loading branch information
AtomicFS committed Jul 29, 2024
1 parent f27fcd8 commit 50902ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@

Either [clone the repository and build the executable yourself](../usage_local.md), or just download pre-compiled executable from [releases](https://github.com/9elements/firmware-action/releases).

For Arch Linux there is also a [AUR package](https://aur.archlinux.org/packages/firmware-action) available.

4 changes: 4 additions & 0 deletions docs/src/firmware-action/usage_local.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ task build-go-binary
```


## Arch Linux AUR
For Arch Linux there is also a [AUR package](https://aur.archlinux.org/packages/firmware-action) available.


## Run
```
./firmware-action build --config=<path-to-JSON-config> --target=<my-target>
Expand Down

0 comments on commit 50902ae

Please sign in to comment.