Change export to export local in README

pull/83/head
Lukas Martinelli 2015-12-09 22:27:16 +01:00
rodzic a8fcc8a1ca
commit 47e47e4146
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -99,7 +99,7 @@ docker-compose up update-scaleranks
Export the data as MBTiles file to the `export` directory. Export the data as MBTiles file to the `export` directory.
``` ```
docker-compose up export docker-compose up export-local
``` ```
Serve the tiles as raster tiles from `export` directory. Serve the tiles as raster tiles from `export` directory.