Clean README with make commands to easy reading.

This commit is contained in:
MartinMikita 2019-12-16 15:39:50 +01:00
parent ef3b0b04d0
commit 6aaabb820c

View File

@ -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