From 9bf33267644658eac4a79bc3b8e2d9dab115fda4 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Sun, 27 Mar 2022 21:53:20 +0800 Subject: [PATCH] update README clone path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700f9d4..7d46176 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Installation For this fork you will need to build from the source repository: ```sh -$ git clone https://github.com/mapbox/tippecanoe.git +$ git clone https://github.com/protomaps/tippecanoe.git $ cd tippecanoe $ make -j $ make install