Skip to content

docs(readme): avoid stale version check#1902

Open
arc-web wants to merge 1 commit into
rtk-ai:developfrom
arc-web:docs/readme-version-check
Open

docs(readme): avoid stale version check#1902
arc-web wants to merge 1 commit into
rtk-ai:developfrom
arc-web:docs/readme-version-check

Conversation

@arc-web
Copy link
Copy Markdown

@arc-web arc-web commented May 16, 2026

Summary

  • Updates the installation verification snippet so it no longer hard-codes an old RTK version.
  • Keeps the check accurate across future releases by telling users to confirm the installed version is printed.

Test plan

  • git diff --check
  • rg -n "0\\.28\\.2|Should print the installed rtk version|Verify Installation" README.md README_*.md
  • cargo fmt --all && cargo clippy --all-targets && cargo test not run, docs-only README change
  • Manual testing: not run, docs-only README change

Agent: Codex
Session: codex-2026-05-16-rtk-docs
Plan: none

Update the installation verification snippet so it does not hard-code an old RTK version.

Co-Authored-By: OpenAI Codex <codex@openai.com>
Agent: Codex
Session: codex-2026-05-16-rtk-docs
Plan: none
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 16, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants