Explorar el Código

fix git clone url

replace : with /
tags/v2.1.3^2
Dariush Abbasi hace 4 años
padre
commit
7917434a37
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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
 ```

Loading…
Cancelar
Guardar