Skip to content

Commit

Permalink
README: Change unsupported cloning scheme from git to https
Browse files Browse the repository at this point in the history
  • Loading branch information
ntakouris authored Apr 4, 2022
1 parent 2fc4161 commit 1f26fb8
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 1f26fb8

Please sign in to comment.