diff --git a/README.md b/README.md index 43bdc09..375113b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Recommend view on Gitea Endpoint 1. Clone the repository: +```bash +git clone https://git.fig-lang.cn/PuqiAR/Fig.git +# Recommend +``` +or + ```bash git clone https://github.com/PuqiAR/Fig.git ``` diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 6830af9..438e315 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -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