[SKIP CI] docs(readme): add more packages
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
60e22e6d33
commit
8c3a5cb369
3 changed files with 15 additions and 3 deletions
|
@ -56,7 +56,6 @@ changelog:
|
|||
|
||||
filters:
|
||||
exclude:
|
||||
- "SKIP CI"
|
||||
- "^test:"
|
||||
- "^docs?:"
|
||||
- "typo"
|
||||
|
|
15
README.md
15
README.md
|
@ -27,7 +27,7 @@ Grab a prebuilt binary from the
|
|||
### Package Managers
|
||||
|
||||
- AUR: [awl-dns-git](https://aur.archlinux.org/packages/awl-dns-git)
|
||||
- Debian/Ubuntu (WIP):
|
||||
- Debian/Ubuntu:
|
||||
|
||||
```sh
|
||||
# Add PGP key
|
||||
|
@ -38,6 +38,19 @@ Grab a prebuilt binary from the
|
|||
sudo apt install awl
|
||||
```
|
||||
|
||||
- Homebrew:
|
||||
|
||||
```sh
|
||||
brew install SamTherapy/tap/awl
|
||||
```
|
||||
|
||||
- Scoop:
|
||||
|
||||
```pwsh
|
||||
scoop bucket add froth https://git.froth.zone/sam/scoop.git
|
||||
scoop install awl
|
||||
```
|
||||
|
||||
### From source
|
||||
|
||||
Dependencies:
|
||||
|
|
2
doc/wiki
2
doc/wiki
|
@ -1 +1 @@
|
|||
Subproject commit f964573ccad2472166e2931164cb2ad04734c383
|
||||
Subproject commit 777e4ebd785728883744ee6d2afc6172b0c58268
|
Loading…
Reference in a new issue