From 0ada63b210094eb55466a2b21047b1231f2a12e1 Mon Sep 17 00:00:00 2001 From: Colin Griffin Date: Tue, 29 Nov 2022 19:51:21 -0500 Subject: [PATCH] clarify repo path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ee9538..593e6be 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Note: `docker compose` without the hyphen is now the primary method of using doc If you are evaluating Cal.com or running with minimal to no modifications, this option is for you. -1. Clone calcom-docker +1. Clone calcom/docker ```bash git clone https://github.com/calcom/docker.git @@ -102,7 +102,7 @@ If you are evaluating Cal.com or running with minimal to no modifications, this ## (Advanced users) Build and Run Cal.com -1. Clone calcom-docker +1. Clone calcom/docker ```bash git clone https://github.com/calcom/docker.git calcom-docker