You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct CLI command case in README (markupR → markupr)
The npm binary is lowercase `markupr` but README examples showed
`markupR`. Users copying these commands would get "command not found"
on case-sensitive systems.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments