mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-26 03:21:21 +08:00
docs: docker & docker-compose & local deploy
This commit is contained in:
@@ -27,6 +27,7 @@ cd AutoBangumi
|
||||
确认你的电脑本地已经安装了 `python3.10` 以上的版本,以及 `pip` 包管理工具。
|
||||
|
||||
```bash
|
||||
cd src
|
||||
python3 -m venv env
|
||||
python3 pip install -r requirements.txt
|
||||
```
|
||||
@@ -34,7 +35,6 @@ python3 pip install -r requirements.txt
|
||||
## 运行 AutoBangumi
|
||||
|
||||
```bash
|
||||
cd src
|
||||
python3 main.py
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user