fix README.md

This commit is contained in:
jxxghp 2023-11-28 14:55:05 +08:00
parent ec5e898feb
commit 1682cdad37

View File

@ -53,7 +53,7 @@ MoviePilot需要配套下载器和媒体服务器配合使用。
2) 将工程 [MoviePilot-Resources](https://github.com/jxxghp/MoviePilot-Resources) resources目录下的所有文件复制到`app/helper`目录
3) 执行命令:`pip install -r requirements.txt` 安装依赖
4) 执行命令:`python app/main.py` 启动服务
5) 自行完成前端项目部署
5) 根据前端项目 [MoviePilot-Frontend](https://github.com/jxxghp/MoviePilot-Frontend) 说明,启动前端服务
## 配置