ソースを参照

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,7 +196,7 @@ go get github.com/9seconds/mtg/v2
196 196
 #### Build from sources
197 197
 
198 198
 ```console
199
-git clone https://github.com:9seconds/mtg.git
199
+git clone https://github.com/9seconds/mtg.git
200 200
 cd mtg
201 201
 make static
202 202
 ```

読み込み中…
キャンセル
保存