Skip to content

Commit

Permalink
Add Alpine repository to README (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: 3np <3np@example.com>
  • Loading branch information
3nprob and 3np authored Jul 1, 2022
1 parent 6eda416 commit b90e1e9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ Authenticator RS is also available from [AUR](https://aur.archlinux.org/packages

pacman -U authenticator-rs-bin-x.x.x-1-x86_64.pkg.tar.xz

#### Alpine Linux

Available in Alpine from (edge/testing)[https://pkgs.alpinelinux.org/package/edge/testing/aarch64/authenticator-rs].

# echo '@testing https://dl-cdn.alpinelinux.org/alpine/edge/testing' >> /etc/apk/repositories
# apk update
apk add authenticator-rs@testing

## Building (dev)

Expand Down

0 comments on commit b90e1e9

Please sign in to comment.