浏览代码

fix git clone url

replace : with /
tags/v2.1.3^2
Dariush Abbasi 4 年前
父节点
当前提交
7917434a37
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

196
 #### Build from sources
196
 #### Build from sources
197
 
197
 
198
 ```console
198
 ```console
199
-git clone https://github.com:9seconds/mtg.git
199
+git clone https://github.com/9seconds/mtg.git
200
 cd mtg
200
 cd mtg
201
 make static
201
 make static
202
 ```
202
 ```

正在加载...
取消
保存