Skip to content

Align ripgrep Linux install hint#377

Closed
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-ripgrep-install-hint
Closed

Align ripgrep Linux install hint#377
GreyforgeLabs wants to merge 1 commit into
CortexLM:mainfrom
GreyforgeLabs:fix-ripgrep-install-hint

Conversation

@GreyforgeLabs
Copy link
Copy Markdown

Summary

  • Update the Linux ripgrep install hint to match the sudo apt/dnf commands used by cortex debug ripgrep --install.

Fixes PlatformNetwork/bounty-challenge#53124

Validation

  • cargo fmt --package cortex-cli --check
  • git diff --check
  • cargo check -p cortex-cli --no-default-features --features cortex-tui

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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.

[BUG] [v0.0.7] cortex debug ripgrep install hint shows "apt install ripgrep" without sudo, but --install uses "sudo apt install -y ripgrep"

1 participant