Description:
In the Getting Started Locally section, the clone command points to the wrong repository:
git clone https://github.com/piyush0213/IIITUNA
It should be:
git clone https://github.com/piyush0213/Interview.io
Why Important:
Beginners cloning the repo will fail setup. Updating this improves onboarding.
Approach:
Update README.md with the correct repo link.
Description:
In the Getting Started Locally section, the clone command points to the wrong repository:
git clone https://github.com/piyush0213/IIITUNA
It should be:
git clone https://github.com/piyush0213/Interview.io
Why Important:
Beginners cloning the repo will fail setup. Updating this improves onboarding.
Approach:
Update README.md with the correct repo link.