diff --git a/DOCKER.md b/DOCKER.md index f3f5e2cb10..c7daa924df 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -17,7 +17,7 @@ If you are eager to get started here is an overview over the necessary steps. Read on below to get the details. * clone openstreetmap-carto repository -* Download OpenStreetMap data in osm.pbf format to a file `data.osm.pbf` and place it within the openstreetmap-carto directory. +* download OpenStreetMap data in osm.pbf format to a file `data.osm.pbf` and place it within the openstreetmap-carto directory * `docker-compose up import` to import the data (only necessary the first time or when you change the data file) * `docker-compose up kosmtik` to run the style preview application * browse to [http://localhost:6789](http://localhost:6789) to view the output of Kosmtik