Skip to content

docs: fix incorrect cd deploy in CONTRIBUTING.md contracts setup#36

Merged
abhicris merged 1 commit into
kcolbchain:mainfrom
abhicris:fix/2026-05-19-0401
May 19, 2026
Merged

docs: fix incorrect cd deploy in CONTRIBUTING.md contracts setup#36
abhicris merged 1 commit into
kcolbchain:mainfrom
abhicris:fix/2026-05-19-0401

Conversation

@abhicris
Copy link
Copy Markdown
Contributor

What

Remove the erroneous cd deploy line from the Contracts setup block in CONTRIBUTING.md.

Why

package.json (and therefore Hardhat) lives at the repo root, not inside deploy/. Running cd deploy before npm install would leave contributors in the wrong directory with no package.json, causing an immediate failure. The README's Quick Start already runs these commands from the root correctly.

Small, scoped fix from kcolbchain contrib-bot.

@abhicris abhicris merged commit a2d1d2a into kcolbchain:main May 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant