From 225d413ed1f17f67540e5cfa72125233b90dcad6 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sun, 10 Aug 2025 13:52:35 +0800 Subject: [PATCH] fix README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f04ed9c5..7afa7bb3 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ 官方Wiki:https://wiki.movie-pilot.org -API文档:https://api.movie-pilot.org - ## 参与开发 -需要 `Python 3.12`、`Node JS v20.12.1` +API文档:https://api.movie-pilot.org + +本地运行需要 `Python 3.12`、`Node JS v20.12.1` - 克隆主项目 [MoviePilot](https://github.com/jxxghp/MoviePilot) ```shell