Skip to content

docs: project-demo-workflow.md Reference Project section includes redundant base clone URL #1274

Description

@codeforester

The "Reference Project" section instructs users to clone https://github.com/basefoundry/base.git alongside base-demo, but a contributor setting up the reference project already has Base cloned. Cloning Base again is redundant if the path matches, or confusing if it differs from the existing checkout path. The section title "Reference Project" implies focus only on base-demo.

Fix: Remove or qualify the git clone https://github.com/basefoundry/base.git line. Replace with a note assuming Base is already checked out, and start with git clone https://github.com/basefoundry/base-demo.git alongside a note to place it as a sibling of the existing Base checkout.

File: docs/project-demo-workflow.md

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions