diff --git a/README.md b/README.md index e84ec43..b8fd5db 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Language: EN | [简中](README.zh-CN.md)

macOS Windows Linux MIT license + AUR recordly-bin

### Create polished, pro-grade screen recordings. @@ -132,6 +133,18 @@ https://github.com/webadderall/Recordly/releases --- +## Arch Linux / Manjaro (yay) + +Install from the AUR ([recordly-bin](https://aur.archlinux.org/packages/recordly-bin)): + +```bash +yay -S recordly-bin +``` + +PKGBUILD, desktop entry, release sync, and optional **local-from-source** packaging live in **[recordly-aur](https://github.com/firtoz/recordly-aur)** so this repository stays free of Arch release chores. For maintainer contact and how the package is updated, see that repo or the AUR package page. + +--- + ## Build from source ```bash