修改readme installation
This commit is contained in:
@@ -34,6 +34,12 @@ Recommend view on Gitea Endpoint
|
|||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://git.fig-lang.cn/PuqiAR/Fig.git
|
||||||
|
# Recommend
|
||||||
|
```
|
||||||
|
or
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/PuqiAR/Fig.git
|
git clone https://github.com/PuqiAR/Fig.git
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -26,10 +26,17 @@
|
|||||||
### 使用教程
|
### 使用教程
|
||||||
1. 克隆存储库:
|
1. 克隆存储库:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://git.fig-lang.cn/PuqiAR/Fig.git
|
||||||
|
# 推荐
|
||||||
|
```
|
||||||
|
|
||||||
|
或
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/PuqiAR/Fig.git
|
git clone https://github.com/PuqiAR/Fig.git
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
2. 切换到项目目录:
|
2. 切换到项目目录:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user