We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f5b27 commit f7903bbCopy full SHA for f7903bb
README.md
@@ -25,11 +25,11 @@ Follow these steps to set up and run the Contact File Backend Service locally:
25
26
- Clone the repository.
27
```bash
28
- git clone https://github.com/shivamgutgutia/Contactify.git
+ git clone https://github.com/CodeChefVIT/contactify-backend
29
```
30
- Navigate to the cloned directory and run
31
32
- cd Contactify
+ cd contactify-backend/backend
33
34
35
2. **Install Dependencies**
0 commit comments