From b4fc47d3618c5c9cfea5ac13cf30f9cb6f5bd820 Mon Sep 17 00:00:00 2001 From: PrakiRikeki Date: Thu, 20 Feb 2025 07:59:59 +0100 Subject: [PATCH] Add missing make tool installation step --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index aed43c3..3e716f3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,6 +49,10 @@

Generate the Vector Tiles

docker-compose pull
+

Install the Make tool.

+ +
apt install build-essential
+

Now generate the vector tiles using the quickstart bash script.

./quickstart.sh