Skip to content

docs: clarify Autotools build process and prerequisites in README #88 - #92

Open
arybhatt4533 wants to merge 1 commit into
INCF:masterfrom
arybhatt4533:fix-readme-build
Open

docs: clarify Autotools build process and prerequisites in README #88#92
arybhatt4533 wants to merge 1 commit into
INCF:masterfrom
arybhatt4533:fix-readme-build

Conversation

@arybhatt4533

Copy link
Copy Markdown

Description

This PR addresses the confusion faced by new contributors regarding the build system used in this project (as reported in #88). Since the project does not support CMake, I have updated the * Getting started section in the README to clearly state that Autotools is used.

Additionally, I have listed the required system prerequisites and formatted the compilation commands inside explicit code blocks for better scannability.

Related Issues

Closes #88

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.

Build instructions unclear it make confusion between CMake and Autotools

1 participant