@@ -19,6 +19,9 @@
## 快速开始
```bash
# 创建虚拟环境
python3 -m venv .venv && source .venv/bin/activate
# 安装依赖
pip install -r requirements.txt
The note is not visible to the blocked user.