Skip to content

docs: Add update instructions to README#22

Merged
acossta merged 1 commit intomainfrom
docs/update-instructions
Aug 21, 2025
Merged

docs: Add update instructions to README#22
acossta merged 1 commit intomainfrom
docs/update-instructions

Conversation

@acossta
Copy link
Copy Markdown
Owner

@acossta acossta commented Aug 21, 2025

Summary

Adds clear instructions for updating captan to the latest version.

Changes

  • Added "Updating" section to README
  • Explains how to update global installation with npm install -g captan@latest
  • Clarifies that npm update doesn't work for global packages
  • Shows verification steps for checking version
  • Notes that npx always uses latest version

Why This Matters

Users were confused about how to update captan (as seen when trying npm update captan which doesn't work for global packages). This documentation makes the update process clear.

- Explain how to update global installation with npm install -g captan@latest
- Clarify that npm update doesn't work for global packages
- Show verification steps for checking version
- Note that npx always uses latest version
@acossta acossta merged commit 067376d into main Aug 21, 2025
7 checks passed
@acossta acossta deleted the docs/update-instructions branch August 21, 2025 03:53
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