diff --git a/README.md b/README.md index e8023d79..7958aee5 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,13 @@ make docker run -v $(pwd):/tileset openmaptiles/openmaptiles-tools make ``` +You can execute the following manual steps (for better understanding) +or use the provided `quickstart.sh` script. + +``` +./quickstart.sh +``` + ### Prepare the Database Now start up the database container.