fREW Schmidt 5 лет назад
Родитель
Сommit
9b04095804
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -72,7 +72,7 @@ brew install mkcert
 or build from source (requires Go 1.13+)
 
 ```
-git clone github.com/FiloSottile/mkcert
+git clone https://github.com/FiloSottile/mkcert
 go build -ldflags "-X main.Version=$(git describe --tags)"
 ```