From a07a8df25d2433a1d404f1eb5b49dc9705f678d6 Mon Sep 17 00:00:00 2001 From: tocmo0nlord Date: Sat, 25 Apr 2026 23:48:45 +0000 Subject: [PATCH] docs: note shared apt source entry across packages --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd0a07..e0796fc 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The `OLLAMA_URL` environment variable in `docker-compose.yml` defaults to `http: The package is published to the local Gitea registry and installs the FastAPI backend as a systemd service with nginx serving the frontend on port **3000**. -**1. Add the apt source** +**1. Add the apt source** *(skip this step if you already have the Gitea registry in your sources from another package — e.g. `dupfinder.list`)* ```bash echo "deb [trusted=yes] http://192.168.1.64:3000/api/packages/tocmo0nlord/debian bookworm main" \