Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kairosci-dev
Copy link

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

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.

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