Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #200

wants to merge 1 commit into from

Conversation

Mr-Jamatia
Copy link

Hi Admin,

I noticed a small mistake in the README.md file under the section "Clone the Forked Repository" that could confuse new visitors or contributors. Even though it’s a small mistake, it can potentially lead to issues for beginners trying to clone the repository. The current description states:

"git clone git clone https://github.com/<'your-username'>/blockchain.git"

This includes an extra git clone command, which is incorrect. The correct command should be:

"git clone https://github.com/<'your-username'>/blockchain.git"

I have made this correction in my pull request. Please accept my pull request, and I hope this change will help others in cloning the repository without confusion.

Thank you!

Before:

Screenshot 2024-11-09 at 1 42 48 AM

After:

Screenshot 2024-11-09 at 1 45 53 AM

Hi Admin,

I noticed a small mistake in the README.md file under the section "Clone the Forked Repository" that could confuse new visitors or contributors. Even though it’s a small mistake, it can potentially lead to issues for beginners trying to clone the repository. The current description states:

git clone git clone https://github.com/<your-username>/blockchain.git


This includes an extra git clone command, which is incorrect. The correct command should be:


git clone https://github.com/<your-username>/blockchain.git

I have made this correction in my pull request. Please accept my pull request, and I hope this change will help others in cloning the repository without confusion.

Thank you!
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

@Mr-Jamatia
Copy link
Author

@Harish-2003 check it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant