docs: Update README with supported architectures and AUR installation info#268
Open
fr0stb1rd wants to merge 1 commit intoanthwlock:masterfrom
Open
docs: Update README with supported architectures and AUR installation info#268fr0stb1rd wants to merge 1 commit intoanthwlock:masterfrom
fr0stb1rd wants to merge 1 commit intoanthwlock:masterfrom
Conversation
- Updated README.md with AUR package info and supported architectures. - Added macOS release mention in documentation. - Enhanced GitHub Actions workflow with dynamic FFmpeg versioning and static builds for Linux/macOS. - Simplified build system by focusing on Linux and macOS architecture-specific binaries.
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.
Description
This PR updates the README.md to provide clearer information for users regarding the latest releases and installation options.
Changes:
Buildingsection listing the specific binary filenames for each platform/architecture (Linux amd64/arm64/armv7/i386 and macOS x86_64/arm64). This helps users identify the correct file to download from the releases page.untrunc-anthwlock-bin). It covers both AUR helper (paru/yay) and manual installation methods.Buildingheader to explicitly mention macOS users alongside Windows users for release downloads.These updates aim to improve the onboarding experience for Arch Linux users and those using pre-built binaries on various architectures.