Skip to content

Commit 1f26fb8

Browse files
authored
README: Change unsupported cloning scheme from git to https
1 parent 2fc4161 commit 1f26fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ that works for you - tiles on disk are notoriously difficult to manage.
1515

1616
Git checkout (requires git)
1717

18-
git clone git://github.com/mapbox/mbutil.git
18+
git clone https://github.com/mapbox/mbutil.git
1919
cd mbutil
2020
# get usage
2121
./mb-util -h

0 commit comments

Comments
 (0)