From 0e556ee9ac9bcda4e414949315b8eb557a64d2e9 Mon Sep 17 00:00:00 2001 From: Carla Date: Fri, 29 Jul 2016 17:52:18 +0200 Subject: [PATCH] Update README.md --- client/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client/README.md b/client/README.md index f2dd473..3e6eb83 100644 --- a/client/README.md +++ b/client/README.md @@ -42,7 +42,9 @@ CREATE EXTENSION cdb_dataservices_client; The extension creation in the user's db requires **superuser** privileges. -## User configuration +## User database configuration + +After installing the client extension in a database, you will need to set up your configuration to be able to connect with the server. ``` -- Point to the dataservices server DB (you can use a specific database for the server or your same user's):