Skip to content

Conversation

@Tuntii
Copy link
Owner

@Tuntii Tuntii commented Jan 28, 2026

Description

This pull request makes a minor correction to the installation instructions in the documentation. The change updates the command used to verify the installation to use the correct binary name.

  • Changed the verification command from cargo rustapi --version to cargo-rustapi --version in docs/cookbook/src/getting_started/installation.md

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test addition or update
  • CI/CD changes
  • Other (please describe):

Related Issues

Fixes #70

Copilot AI review requested due to automatic review settings January 28, 2026 15:04
@Tuntii Tuntii linked an issue Jan 28, 2026 that may be closed by this pull request
2 tasks
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request fixes a documentation error in the installation instructions by correcting the command used to verify the CLI installation.

Changes:

  • Updated the version check command from cargo rustapi --version to cargo-rustapi --version in the installation documentation

@Tuntii Tuntii merged commit 4a235ce into main Jan 28, 2026
13 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 28, 2026
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.

[DOCS] missing hyphen between cargo and rustapi

2 participants