diff --git a/INSTALL.md b/INSTALL.md index 234daf85..5b0c3580 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,20 +1,21 @@ -# Installing Windshaft-CartoDB # +# Installing Windshaft-CartoDB + +## Requirements -## Requirements ## Make sure that you have the requirements needed. These are: -- Core - - Node 10.x - - npm 6.x - - gcc 4.9 - - PostgreSQL >= 10.0 - - PostGIS >= 2.4 - - CARTO Postgres Extension >= 0.24.1 - - Redis >= 4 - - libcairo2-dev, libpango1.0-dev, libjpeg8-dev and libgif-dev for server side canvas support +- Node 10.x +- npm 6.x +- gcc 4.9 +- PostgreSQL >= 10.0 +- PostGIS >= 2.4 +- CARTO Postgres Extension >= 0.24.1 +- Redis >= 4 +- libcairo2-dev, libpango1.0-dev, libjpeg8-dev and libgif-dev for server side canvas support -- For cache control - - Varnish (http://www.varnish-cache.org) +### Optional + +- Varnish (http://www.varnish-cache.org) ## PostGIS setup