chore: oh, we have binary

This commit is contained in:
decentral1se 2023-05-29 18:31:28 +02:00
parent cf9e3c33f4
commit d1892693a9
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ The feeds are gathered from the FvA website API.
## Install
```
go build akl.go
curl https://git.coopcloud.tech/decentral1se/akl/raw/branch/main/akl -o akl
chmod +x akl
```
## Usage