add docker-compose pull

This commit is contained in:
ImreSamu 2016-12-04 16:55:25 +01:00
parent 3623b893fa
commit 5c724e50ce

View File

@ -37,6 +37,7 @@ Important: The ./quickstart.sh is for small extracts - not optimal for a Planet
```bash
git clone https://github.com/openmaptiles/openmaptiles.git
cd openmaptiles
docker-compose pull
./quickstart.sh
```