Skip to content

docs: add system-wide installation step to README#24

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/update-readme-installation-instructions
Draft

docs: add system-wide installation step to README#24
Copilot wants to merge 2 commits intomainfrom
copilot/update-readme-installation-instructions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 1, 2026

The README lacked installation instructions. It already covered dependencies and building, but the make install target (which installs the snake binary and high_score.txt data file via CMakeLists.txt) was undocumented.

Changes

  • README.md: Added step 6 to the "Building the Game" section documenting the optional sudo make install command, including install destinations for the binary (/usr/local/bin) and high score file (/usr/local/share/snake/).
Original prompt

This section details on the original issue you should resolve

<issue_title>update README.md</issue_title>
<issue_description>README needs to have instruccions for installation.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: Lunaaaalj <178442371+Lunaaaalj@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README.md with installation instructions docs: add system-wide installation step to README Mar 1, 2026
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.

update README.md

2 participants