Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ graph TB
#### Step 1: Clone the Repository

```bash
git clone [Repo](https://github.com/cld2labs/CliniQ)
git clone https://github.com/cld2labs/ClinIQ.git
cd ClinIQ
```

Expand Down Expand Up @@ -173,7 +173,7 @@ The frontend will start on `http://localhost:3000`
#### Step 1: Clone the Repository

```bash
git clone [Repo](https://github.com/cld2labs/CliniQ)
git clone https://github.com/cld2labs/ClinIQ.git
cd ClinIQ
```

Expand Down
Loading