diff --git a/INSTALL.md b/INSTALL.md index 5b0c3580..f5102f3b 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -6,12 +6,12 @@ Make sure that you have the requirements needed. These are: - 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 +- C++11 (to build internal dependencies if needed) ### Optional