diff --git a/docs/README.md b/docs/README.md index 49ff317..c816205 100644 --- a/docs/README.md +++ b/docs/README.md @@ -60,7 +60,7 @@ To get up and running with Vidur, follow these steps: 2. **Clone the Repository** ```bash -git clone https://github.com/your-repo/vidur.git +git clone https://github.com/profilecity/vidur.git cd vidur ```