1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-02-04 16:03:10 +00:00

Fix GitHub clone URL in README

This commit is contained in:
HLYUN 2026-01-11 13:04:29 +08:00 committed by GitHub
parent d83dd3993d
commit 42ecc77ee3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ QQ[964979747](https://qm.qq.com/q/4RX45b1Oac)
```bash ```bash
# 克隆项目 # 克隆项目
git clone https://github.com:ZeroCatDev/Classworks.git git clone https://github.com/ZeroCatDev/Classworks.git
cd Classworks cd Classworks
# 安装依赖 # 安装依赖