diff --git a/README.md b/README.md index 8b2a904..d961266 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is made mostly due to [mnamer](https://github.com/jkwill87/mnamer) not having support for director's name, and partly because I wanted to try writing something useful in Rust. ## Installation -Install from [AUR](https://aur.archlinux.org/packages/movie-rename), my personal [lure-repo](https://github.com/SinTan1729/lure-repo) or download the binary from the releases. +Install from [AUR](https://aur.archlinux.org/packages/movie-rename-bin), my personal [lure-repo](https://github.com/SinTan1729/lure-repo) or download the binary from the releases. ## Notes @@ -20,4 +20,4 @@ Install from [AUR](https://aur.archlinux.org/packages/movie-rename), my personal - Default pattern is `{title} ({year}) - {director}`. Extension is always kept. - Passing `--directory` assumes that the arguments are directory names, which contain exactly one movie and optionally subtitles. -- I plan to add more variables in the future. Support for TV Shows will not be added, since [tvnamer](https://github.com/dbr/tvnamer) does that excellently. \ No newline at end of file +- I plan to add more variables in the future. Support for TV Shows will not be added, since [tvnamer](https://github.com/dbr/tvnamer) does that excellently.