Skip to content

docs: fix versioned clone command - #3417

Open
Tatamis wants to merge 1 commit into
apache:masterfrom
Tatamis:fix-3363-install-clone-tag
Open

docs: fix versioned clone command#3417
Tatamis wants to merge 1 commit into
apache:masterfrom
Tatamis:fix-3363-install-clone-tag

Conversation

@Tatamis

@Tatamis Tatamis commented Sep 12, 2026

Copy link
Copy Markdown

Description

Fixes the version-specific clone command in the README by replacing the unsupported --tag option with --branch.

Closes #3363

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

How Has This Been Tested?

Verified the updated git command and ran git diff --check.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

No tests added since this is a README-only change.

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.

Installation instructions use git clone --tag

2 participants