Skip to content

Commit

Permalink
adds readme instruction for alpine linux
Browse files Browse the repository at this point in the history
  • Loading branch information
xsteadfastx committed Sep 9, 2021
1 parent 741e560 commit 2170500
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ rpm -ivh https://github.com/nakabonne/ali/releases/download/v0.7.2/ali_0.7.2_lin
pacman -S ali
```

**Via APK**

After [enabling the testing repo](https://wiki.alpinelinux.org/wiki/Enable_Community_Repository):

```bash
apk add ali
```

**Via Go**

Note that you may have a problem because it downloads an untagged binary.
Expand Down

0 comments on commit 2170500

Please sign in to comment.