Skip to content
Open
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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down