Skip to content

Commit f7903bb

Browse files
Fix: Installation guide
1 parent d5f5b27 commit f7903bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Follow these steps to set up and run the Contact File Backend Service locally:
2525

2626
- Clone the repository.
2727
```bash
28-
git clone https://github.com/shivamgutgutia/Contactify.git
28+
git clone https://github.com/CodeChefVIT/contactify-backend
2929
```
3030
- Navigate to the cloned directory and run
3131
```bash
32-
cd Contactify
32+
cd contactify-backend/backend
3333
```
3434

3535
2. **Install Dependencies**

0 commit comments

Comments
 (0)