From bed2bd3281226d7b144489737b7454746c0fed60 Mon Sep 17 00:00:00 2001 From: thsrite Date: Fri, 29 Dec 2023 17:16:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/EmbyReporter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EmbyReporter.md b/docs/EmbyReporter.md index a970701..151c392 100644 --- a/docs/EmbyReporter.md +++ b/docs/EmbyReporter.md @@ -8,4 +8,4 @@ 需Emby安装Playback Report 插件 -插件依赖安装失败,请手动执行 `pip install python_telegram_bot` \ No newline at end of file +插件安装失败,请进容器手动执行 `cd /app/app/plugins/embyreporter && pip install -r requirements.txt` \ No newline at end of file