1
0
Fork 0

add git repository url to be cloned using ssh

This commit is contained in:
Ryan Mwangi 2024-10-17 12:29:50 +03:00
parent 18971071b7
commit 5ac43ae974
1 changed files with 1 additions and 1 deletions

View File

@ -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: