Skip to content

Commit

Permalink
make style consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Aug 21, 2017
1 parent 464bbdb commit e6b01fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCKER.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e6b01fd

Please sign in to comment.