Skip to content

Commit

Permalink
Remove AUR mention in README (#150)
Browse files Browse the repository at this point in the history
Dave — Today at 13:46
They should just pip nowadays
And vaguely maintained it, havent touched it in year(s)
  • Loading branch information
LightArrowsEXE committed Sep 6, 2022
1 parent ad5283f commit ebaa7b8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,6 @@ Or if you want the latest git version, install it with this command:
$ pip3 install git+https://github.com/Irrational-Encoding-Wizardry/lvsfunc.git --no-cache-dir -U
```

### Arch Linux

Install the [AUR package](https://aur.archlinux.org/packages/vapoursynth-plugin-lvsfunc-git/) `vapoursynth-plugin-lvsfunc-git` with your favorite AUR helper:

```sh
$ yay -S vapoursynth-plugin-lvsfunc-git
```

Note that this may be outdated.
It's recommended you grab the git version instead.

## Usage

After installation, functions can be loaded and used as follows:
Expand Down

0 comments on commit ebaa7b8

Please sign in to comment.