From 7838221b163cdcecf7eab81ec18fa73757f024e5 Mon Sep 17 00:00:00 2001 From: "Cody B. Daig" Date: Sat, 27 Nov 2021 02:50:40 -0600 Subject: [PATCH] Update Quickstart.md with proper make list commands (#1316) `make list` insn't a valid command. This updates the documentation with the proper commands. --- QUICKSTART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index 68895a6..2687360 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -59,7 +59,7 @@ If you have problems with the quickstart IF the previous step is working, THEN you can test other available quickstart extracts ( based on [Geofabrik extracts](http://download.geofabrik.de/index.html) ) ! * We are using https://github.com/julien-noblet/download-geofabrik tool - * The current extract list, and more information -> `make list` + * The current extract list, and more information -> `make list-geofabrik` or `make list-bbbike` This is generating `.mbtiles` for your area : [ MIN_ZOOM: "0" - MAX_ZOOM: "7" ]