From 5ac43ae9743da0d4143ac6ed1e03bfc0d8d4fcda Mon Sep 17 00:00:00 2001 From: Ryan Mwangi Date: Thu, 17 Oct 2024 12:29:50 +0300 Subject: [PATCH] add git repository url to be cloned using ssh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e187322..b14ffdc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The application also generates a unique URL for the merged calendar and updates 1. Clone the repository: ```bash - git clone https://github.com/your-repository-url + git clone git@forge.ftt.gmbh:ryanmwangi/CalMerger.git ``` 2. Install the dependencies: