Update README.md

This commit is contained in:
Petr Sloup 2017-09-25 13:23:05 +02:00 committed by GitHub
parent ea408f8ec9
commit 440775dbbf

View file

@ -9,6 +9,8 @@ Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native
## Get Started
Make sure you have Node.js version **6** installed (running `node -v` it should output something like `v6.11.3`).
Install `tileserver-gl` with server-side raster rendering of vector tiles with npm
```bash