README.md: AUR docs added

fixed #91
This commit is contained in:
ful1e5 2022-10-15 11:13:07 +05:30
parent c16e39dd22
commit 82c7664686
2 changed files with 22 additions and 0 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased] ## [unreleased]
### Added
- README.md: AUR docs added #91
## [v2.0.0] - 11 October 2021 ## [v2.0.0] - 11 October 2021
### Added ### Added

View file

@ -73,6 +73,24 @@ N/A
You can download latest `stable` & `development` releases from You can download latest `stable` & `development` releases from
[Release Page](https://github.com/ful1e5/apple_cursor/releases). [Release Page](https://github.com/ful1e5/apple_cursor/releases).
### Packages
> **Note**
> If you're having trouble with the packages please submit a request to the package maintainer
> before creating an issue.
#### Arch Linux/Manjaro
Arch Linux/Manjaro users can install from the [AUR](https://aur.archlinux.org/packages/apple_cursor)
currently maintained by [_ful1e5_](https://aur.archlinux.org/account/ful1e5) &
[_Grelek_](https://aur.archlinux.org/account/Grelek) .
Can be installed via Pamac (preinstalled in Manjaro), Paru or any other
[AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers).
```bash
paru -S apple_cursor
```
## Installing Apple Cursor ## Installing Apple Cursor
#### Linux/X11 #### Linux/X11