mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 11:09:49 +08:00
docs: fix docs error in local deployment.
This commit is contained in:
@@ -32,6 +32,13 @@ python3 -m venv env
|
||||
python3 pip install -r requirements.txt
|
||||
```
|
||||
|
||||
## 创建配置和数据文件夹
|
||||
|
||||
```bash
|
||||
mkdir config
|
||||
mkdir data
|
||||
```
|
||||
|
||||
## 运行 AutoBangumi
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user