Skip to content

docs: update READMEs to reference pnpm instead of yarn#596

Merged
pyramation merged 1 commit intomainfrom
devin/1772250923-update-readmes-pnpm
Feb 28, 2026
Merged

docs: update READMEs to reference pnpm instead of yarn#596
pyramation merged 1 commit intomainfrom
devin/1772250923-update-readmes-pnpm

Conversation

@pyramation
Copy link
Collaborator

docs: update READMEs to reference pnpm instead of yarn

Summary

Follow-up to #595 (yarn → pnpm migration). Updates all README files that still referenced yarn commands to use pnpm equivalents.

6 files changed:

  • README.mdyarn / yarn buildpnpm install / pnpm run build
  • packages/cosmos-kit/README.md — same as above
  • packages/react/README.mdyarn addpnpm add
  • packages/react-lite/README.mdyarn addpnpm add
  • examples/cosmos-kit-nextjs-pages-router-example/README.md — simplified to pnpm dev
  • examples/cosmos-kit-nextjs-app-router-example/README.md — simplified to pnpm dev

Review & Testing Checklist for Human

  • Verify no other files in the repo still reference yarn (e.g. CONTRIBUTING.md, wiki, or inline code comments) — a quick grep -r "yarn" --include="*.md" should confirm

Notes

Link to Devin run: https://app.devin.ai/sessions/470239005b9b4c909a5eaf94cd127fce
Requested by: @pyramation

@devin-ai-integration
Copy link

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@pyramation pyramation merged commit 2c19960 into main Feb 28, 2026
2 checks passed
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