forked from ryanmwangi/CalMerger
add git repository url to be cloned using ssh
This commit is contained in:
parent
18971071b7
commit
5ac43ae974
|
@ -27,7 +27,7 @@ The application also generates a unique URL for the merged calendar and updates
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-repository-url
|
git clone git@forge.ftt.gmbh:ryanmwangi/CalMerger.git
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install the dependencies:
|
2. Install the dependencies:
|
||||||
|
|
Loading…
Reference in New Issue