[O] Path in readme

This commit is contained in:
2026-03-10 16:02:26 -04:00
parent 89735102cb
commit 80ddcf3be2
+4
View File
@@ -27,6 +27,10 @@ username = "cat"
password = "meow" password = "meow"
otp_key = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" otp_key = "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
api_key = "01234567-0123-0123-0123-0123456789ab" api_key = "01234567-0123-0123-0123-0123456789ab"
[paths]
qb_download_dir = "/data/QB"
jellyfin_dir = "/data/Jellyfin"
``` ```
2. 装依赖:`uv sync` 2. 装依赖:`uv sync`