diff --git a/README.md b/README.md index 75ee037..bbf84a3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Then, you can import the OSM data by doing this command: docker-compose run --rm map import ``` -This will take a while, about 15 min for Luxembourg for example. +This will take a while, about 15 min for Luxembourg for example, but up to 7 hours for Belgium with OAM! You should end with : @@ -85,7 +85,7 @@ For Belgium up to zoom 18, it might take >48 hours! ```bash -rsync --compress --recursive ./tiles/cyclosm debian@juniperus.champs-libres.be:/var/lib/mod_tile/cyclosm +rsync --compress --recursive ./tiles/cyclosm debian@juniperus.champs-libres.be:/var/lib/mod_tile/ ``` ## Original README