Skip to content

fix: update Getting Started clone URL to official repo#22

Open
Saurabhtiwari531 wants to merge 1 commit into
circlefin:masterfrom
Saurabhtiwari531:fix/readme-clone-url
Open

fix: update Getting Started clone URL to official repo#22
Saurabhtiwari531 wants to merge 1 commit into
circlefin:masterfrom
Saurabhtiwari531:fix/readme-clone-url

Conversation

@Saurabhtiwari531

Copy link
Copy Markdown

Problem

The Getting Started section in README.md references a personal fork instead of the official repository:

# Current (incorrect)
git clone https://github.com/akelani-circle/arc-nanopayments-demo.git
cd arc-nanopayments-demo

# Fixed
git clone https://github.com/circlefin/arc-nanopayments.git
cd arc-nanopayments

Any developer following the README will clone a potentially stale personal fork and end up in a directory with a different name than the rest of the instructions expect.

Fix

Updated the clone URL and cd directory name to match the official circlefin/arc-nanopayments repository.

Getting Started step 1 referenced a personal fork
(akelani-circle/arc-nanopayments-demo) instead of the official
circlefin/arc-nanopayments repository. Updated URL and directory
name to match the actual repo.
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