Update readme with Windows and Arch Linux instructions#5166
Merged
matejk merged 1 commit intopocoproject:release/1.15.0-version-bumpfrom Jan 15, 2026
Merged
Conversation
Contributor
|
@mikomikotaishi there are some changes pending in PR #5102. Can you rebase this PR to branch release/1.15.0-version-bump so that all changes/improvements are merged together? |
7eeec46 to
4b5ebf3
Compare
Contributor
Author
|
@matejk Sorry, did you mean you wanted me to instead push to that branch |
Contributor
|
Create PR for release/1.15.0-version-bump instead of main. I'd merge your changes there and then all together to main. |
Contributor
Author
Done |
matejk
reviewed
Jan 15, 2026
matejk
reviewed
Jan 15, 2026
4b5ebf3 to
4b6c9a5
Compare
Contributor
Author
|
OK, I removed the other commits that somehow got into this branch. |
565d98f
into
pocoproject:release/1.15.0-version-bump
43 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
README.mdfile to include installation guides for WinGet (Windows) and Pacman (Arch Linux).While preferably the installation guides should not become an exhaustive list for every operating system, I do believe Windows (with WinGet) and Arch (with Pacman) are prominent enough to warrant inclusion.