From 1f26fb8694373cda6973c9ee0768a937c13c075a Mon Sep 17 00:00:00 2001 From: Theodoros Ntakouris Date: Mon, 4 Apr 2022 09:30:10 +0300 Subject: [PATCH] README: Change unsupported cloning scheme from git to https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743847b..e5b6cb5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ that works for you - tiles on disk are notoriously difficult to manage. Git checkout (requires git) - git clone git://github.com/mapbox/mbutil.git + git clone https://github.com/mapbox/mbutil.git cd mbutil # get usage ./mb-util -h