Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Developer Readme with Correct Build Instructions #255

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

jkennedyvz
Copy link
Contributor

@jkennedyvz jkennedyvz commented Jun 1, 2024

Related to #243

Updates the Readme_Developer.md to reflect the current build requirements and instructions.

  • Updates Qt version requirement: Changes the required Qt version from 5 to 6.5+, aligning with the project's current dependencies.
  • Adds installation commands for Ubuntu/Debian: Introduces specific commands (apt install sqlite3 libxcb-keysyms1-dev) for installing necessary dependencies on Ubuntu/Debian systems.
  • Corrects build file reference: Replaces the outdated reference to ashirt.pro with the current CMakeLists.txt file used for building the project.

For more details, open the Copilot Workspace session.

@jkennedyvz jkennedyvz requested a review from jrozner as a code owner June 1, 2024 18:39
Copy link
Member

@jrozner jrozner left a comment

Choose a reason for hiding this comment

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

Other than that one change this looks reasonable.

@jkennedyvz jkennedyvz merged commit 700db66 into main Jun 1, 2024
3 of 5 checks passed
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.

2 participants