From 4e738cf80c0c33ad2535e667edac06062720b85d Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Fri, 24 Jun 2022 00:31:55 +0200 Subject: [PATCH] fix: minor readme update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index da64d6178d..c806ecc3e4 100644 --- a/README.md +++ b/README.md @@ -185,8 +185,7 @@ Go to console.cal.com Add a deployment or go to an existing one. Activate API or Admin addon Provide your `DATABASE_URL` -Store it safely, you'll get a customApiID, save it. -call api.cal.com?apiKey=your_cal_instance_apiKey&customApiId=cal_datasource_key +Now you can call api.cal.com?key=CALCOM_LICENSE_KEY, which will connect to your own databaseUrl. ## How to deploy We recommend deploying API in vercel.