From f8a760ddfdcf155bb130e0390cbbd3c26d3abdeb Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Fri, 6 Feb 2026 00:23:44 +0000 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcacc40..b226aa4 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ WantedBy=multi-user.target Then enable and start: ```fish -systemctl enable --now paskia +sudo systemctl enable --now paskia ``` The database is stored in `/var/lib/paskia/paskia.jsonl`. You will have to install UV on your system level to make use of uvx and automatic updates on service restarts.