Compare commits

..

1 Commits

Author SHA1 Message Date
e2hang
48252e04d3 README: clone URL 改为本仓库 (huajishe/e2hang/Mortal-Rating) 2026-07-16 15:58:50 +08:00

View File

@@ -13,8 +13,8 @@
安装:
```bash
git clone https://github.com/myouo/batchmortal.git
cd batchmortal
git clone https://huajishe.fun/git/e2hang/Mortal-Rating.git
cd Mortal-Rating
pip install -r requirements.txt
```