Add links to AUR packages in README
This commit is contained in:
parent
f9a63ec272
commit
e8510a8cc3
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -67,6 +67,16 @@ sudo dnf install SDL2-devel ffms2-devel meson gcc make
|
|||
sudo dnf install java
|
||||
```
|
||||
|
||||
##### Arch Linux
|
||||
|
||||
Two [AUR] packages have been created by users:
|
||||
|
||||
- [`scrcpy`](https://aur.archlinux.org/packages/scrcpy/)
|
||||
- [`scrcpy-prebuiltserver`](https://aur.archlinux.org/packages/scrcpy-prebuiltserver/)
|
||||
|
||||
[AUR]: https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||
|
||||
|
||||
#### Windows
|
||||
|
||||
For Windows, for simplicity, a prebuilt archive with all the dependencies
|
||||
|
|
Loading…
Reference in a new issue