Skip to content

Commit

Permalink
Proper API version for CartoCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Dec 21, 2016
1 parent 524add0 commit 537ec8f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,12 @@ For development, a style design studio is needed.

[TileMill](http://mapbox.com/tilemill) is not officially supported, but you may be able to use a recent TileMill version by copying or simlinking the project directly into your Mapbox/project directory.

For deployment, `carto` and Mapnik are required.
For deployment, CartoCSS and Mapnik are required.

* [Carto](https://github.com/mapbox/carto) >= 0.16.0 (we're using YAML)
* [Mapnik](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation) 3.0
* [CartoCSS](https://github.com/mapbox/carto) >= 0.16.0 (we're using YAML)
* [Mapnik](https://github.com/mapnik/mapnik/wiki/Mapnik-Installation) >= 3.0

Remember to run CartoCSS with proper API version to avoid errors (at least 3.0.0: `carto -a "3.0.0"`).

---

Expand Down

0 comments on commit 537ec8f

Please sign in to comment.