修改readme installation

This commit is contained in:
2026-02-04 21:04:03 +08:00
parent edabd0aa19
commit c0dd463b82
2 changed files with 13 additions and 0 deletions

View File

@@ -26,10 +26,17 @@
### 使用教程
1. 克隆存储库:
```bash
git clone https://git.fig-lang.cn/PuqiAR/Fig.git
# 推荐
```
```bash
git clone https://github.com/PuqiAR/Fig.git
```
2. 切换到项目目录:
```bash