Sahilll94/Travel-Book

[DOCS] Incorrect git clone Command in README.md

Open

#32 opened on Aug 4, 2025

View on GitHub
 (2 comments) (0 reactions) (1 assignee)JavaScript (46 forks)auto 404
GSSoC'25Level 2documentationenhancementgood first issue

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

Documentation Type

README file

Current Issue

The current git clone command mentioned in the README.md assumes users are cloning the original repository directly, rather than following the standard fork-and-clone workflow.

This can confuse new contributors who have forked the repo to their own GitHub account, as the link will not match what is written.

Proposed Improvement

Update the Clone section in the README.md to reflect the correct contributor workflow:

Affected Sections

README.md - installation section

Target Audience

All audiences

Additional Context

No response

Implementation

  • I can write the documentation changes myself
  • I can provide review and feedback
  • I prefer to let others handle the implementation

Confirmation

  • I have checked that this improvement isn't already covered elsewhere
  • I have searched for existing documentation issues before creating this one

Contributor guide