clarify .deb builds
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2022-09-21 17:27:42 +02:00
parent a64ab6da02
commit 9f64d40428
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ Unstable builds contain the latest changes and features, but may be experimental
You can also [get the source code](https://code.vikunja.io/api) and compile it yourself.
Instructions on how to do this can be found in the repo.
The backend is also available to download as [a debian package](https://dl.vikunja.io/deb/).
Unfortunately, we currently don't have a way to provide you with an apt repo, but you can download and install the `.deb` packages manually.
The api is available as `.deb`, `.apk` (alpine) and `.rpm` package.
Just look for the files in the respective release folder.
## Frontend (Javascript)