Skip to content

Commit

Permalink
Merge pull request #114 from ntakouris/patch-1
Browse files Browse the repository at this point in the history
README: Change unsupported cloning scheme from git to https
  • Loading branch information
jqtrde authored Apr 4, 2022
2 parents 2fc4161 + 1f26fb8 commit 544c76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 544c76e

Please sign in to comment.