Mention quickstart in README

This commit is contained in:
Lukas Martinelli 2017-01-06 12:01:36 +01:00
parent 404ee3dcdf
commit cb61c9df82

View File

@ -78,6 +78,13 @@ make
docker run -v $(pwd):/tileset openmaptiles/openmaptiles-tools 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 ### Prepare the Database
Now start up the database container. Now start up the database container.