From 9f64d40428466c9f5d5782edad48382f4e333914 Mon Sep 17 00:00:00 2001 From: kolaente Date: Wed, 21 Sep 2022 17:27:42 +0200 Subject: [PATCH] clarify .deb builds --- content/download/index.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index c1d024d..61d466e 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -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)