Improve MD formatting

This commit is contained in:
Daniel García Aubert
2019-02-22 07:53:18 +01:00
parent 47576358a2
commit 561bdb3938
+14 -13
View File
@@ -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