Skip to content

Commit

Permalink
Fixed clone URL in README.md (#4)
Browse files Browse the repository at this point in the history
Old README.md version contained wrong `git clone` URL.
  • Loading branch information
zmactep authored Apr 9, 2024
1 parent 558486e commit fb83f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Loki is our open-source solution designed to automate the process of verifying f
### Installation
1. Clone the repository:
```bash
git clone https://github.com/Libr-AI/factcheckservice.git
git clone https://github.com/Libr-AI/OpenFactVerification.git
```
2. Navigate to the project directory and install the required packages:
```bash
Expand Down

0 comments on commit fb83f13

Please sign in to comment.