From fff54f021c07ba67a71dc3bd2356dae28cc04c90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Fri, 22 Feb 2019 12:11:14 +0100 Subject: [PATCH] Improve doc --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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