Link AUR package in README

This commit is contained in:
kageru 2020-02-26 23:09:43 +01:00
parent 6ef53a04f0
commit 3307943585
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2

View File

@ -32,6 +32,9 @@ the luma\_scaling factor as described in the blog post.
Lower values will make the mask brighter overall.
## Build instructions
If you’re on Arch Linux,
there’s an [AUR package](https://aur.archlinux.org/packages/vapoursynth-plugin-adaptivegrain-git/) for this plugin.
Otherwise you’ll have to build and install the package manually.
```sh
cargo build --release
```