From 6aaabb820c498460087632a1446c18f4ca9372d7 Mon Sep 17 00:00:00 2001 From: MartinMikita Date: Mon, 16 Dec 2019 15:39:50 +0100 Subject: [PATCH] Clean README with make commands to easy reading. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8756e8c9..f1f8c9d8 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,9 @@ docker-compose run import-osm Each time you modify layer SQL code run `make` and `make import-sql`. ``` -make clean && make && make import-sql +make clean +make +make import-sql ``` Now you are ready to **generate the vector tiles**. Using environment variables