diff --git a/README_light.md b/README_light.md index 2e019ff..0ee9e0f 100644 --- a/README_light.md +++ b/README_light.md @@ -27,9 +27,5 @@ docker build -t tileserver-gl-light . [Download from OpenMapTiles.com](https://openmaptiles.com/downloads/planet/) or [create](https://github.com/openmaptiles/openmaptiles) your vector tile, and run following in directory contains your *.mbtiles. -``` -docker run --rm -it -v $(pwd):/data -p 8000:80 tileserver-gl-light -``` - ## Documentation -You can read full documentation of this project at https://tileserver.readthedocs.io/. \ No newline at end of file +You can read full documentation of this project at https://tileserver.readthedocs.io/.