From b8adcae6c3a4b55f23473e3e4811a2c0fa9e67dd Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 6 May 2014 10:36:07 +0200 Subject: [PATCH] We're not dependent on CartoDB rails/ruby anymore --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f61d397..4fdec96 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ PostgreSQL extension for CartoDB See https://github.com/CartoDB/cartodb/wiki/CartoDB-PostgreSQL-extension -Depdenencies +Dependencies ------------ * PostgreSQL 9.3+ * [Schema triggers extension](https://bitbucket.org/malloclabs/pg_schema_triggers) - * CartoDB 2.6+ (needs [``CDB_CartodbfyTable``](https://github.com/CartoDB/cartodb/issues/169))