add `docker-compose pull`

pull/32/head
ImreSamu 2016-12-04 16:55:25 +01:00
rodzic 3623b893fa
commit 5c724e50ce
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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
```