diff --git a/README.md b/README.md index 9488f8e..6acc2cf 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,9 @@ A modern, full-stack Q&A platform built with React, Node.js, and MongoDB. StackI 1. **Clone the repository** ```bash - git clone https://github.com/Ashmita1206/StackIt.git - cd stackit-qa-platform + # FIX: Adjusted directory name to match the default git clone output + git clone [https://github.com/Ashmita1206/StackIt.git](https://github.com/Ashmita1206/StackIt.git) + cd StackIt ``` 2. **Install dependencies**