From 61ad671fbd47d6025f45db21a5d067f2483899f5 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Wed, 23 Dec 2015 16:00:51 +0100 Subject: [PATCH] Update README.md --- client/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/README.md b/client/README.md index e20e0da..4f0b6e1 100644 --- a/client/README.md +++ b/client/README.md @@ -30,8 +30,6 @@ sudo PGUSER=postgres make all install installcheck ## Install onto a cartodb user's database -Remember that **is mandatory to install it on top of cdb_geocoder** - ``` psql -U postgres cartodb_dev_user_fe3b850a-01c0-48f9-8a26-a82f09e9b53f_db ```