Skip to content

docs: version-proof install URLs + macOS Gatekeeper note#31

Merged
Maksim-Gr merged 1 commit into
mainfrom
docs/install-latest-urls
Jun 19, 2026
Merged

docs: version-proof install URLs + macOS Gatekeeper note#31
Maksim-Gr merged 1 commit into
mainfrom
docs/install-latest-urls

Conversation

@Maksim-Gr

Copy link
Copy Markdown
Owner

Summary

Tidies the README install instructions so they stay correct across releases.

  • Version-proof URLs — switch all three download commands from the pinned download/v0.4.0/... (now stale) to releases/latest/download/..., which GitHub redirects to the newest release. No more editing URLs every release.
  • sudo mv/usr/local/bin isn't user-writable by default.
  • Pin instructions — note how to install a specific version (download/v0.5.0).
  • macOS Gatekeeper note — document the xattr -d com.apple.quarantine workaround for the unsigned binary's first-run block.

Docs-only; no code changes.

- point install commands at releases/latest/download so they don't go stale
  on each release (was pinned to v0.4.0)
- use sudo mv for /usr/local/bin, note how to pin a specific version
- document the macOS Gatekeeper quarantine workaround for the unsigned binary
@Maksim-Gr Maksim-Gr merged commit 72ee51b into main Jun 19, 2026
1 check 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