Skip to content

Modify Linux installation instructions in CONTRIBUTION.md#2882

Closed
ghost wants to merge 2 commits intomasterfrom
unknown repository
Closed

Modify Linux installation instructions in CONTRIBUTION.md#2882
ghost wants to merge 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Dec 6, 2025

Updated installation command for development dependencies on Linux to use 'sudo' and replaced 'libjsoncpp25' with 'libjsoncpp1' for compatibility with older Ubuntu versions.

Updated installation command for development dependencies on Linux to use 'sudo' and replaced 'libjsoncpp25' with 'libjsoncpp1' for compatibility with older Ubuntu versions.
Copilot AI review requested due to automatic review settings December 6, 2025 17:04
Copy link
Copy Markdown

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 PR updates the Linux installation instructions in CONTRIBUTION.md by adding the sudo prefix to the apt-get command and removing libjsoncpp25 from the dependency list to improve compatibility with older Ubuntu versions.

  • Added sudo to the apt-get install command for proper permission elevation
  • Removed libjsoncpp25 package from the installation command, keeping only libjsoncpp-dev

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CONTRIBUTION.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ghost ghost closed this by deleting the head repository Jan 13, 2026
This pull request was closed.
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