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
docs(install): add one-line curl|bash installer for the linux-arm64 f…
…ork release
Adds install-arm64.sh, which fetches the latest release tag from the fork's
GitHub releases, downloads the linux-arm64 tarball, and links the binary into
$PREFIX/bin (default ~/.local/bin). README now shows a single curl|bash line.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>