update dependency free AUR package

The `shellcheck-static` AUR package has been removed and `shellcheck-bin` is an option for a dependency free AUR package.
This commit is contained in:
geeseven 2020-05-12 14:58:15 -05:00 committed by GitHub
parent c2a15ce8e9
commit 536cb584f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ On Arch Linux based distros:
pacman -S shellcheck pacman -S shellcheck
or get the dependency free [shellcheck-static](https://aur.archlinux.org/packages/shellcheck-static/) from the AUR. or get the dependency free [shellcheck-bin](https://aur.archlinux.org/packages/shellcheck-bin/) from the AUR.
On Gentoo based distros: On Gentoo based distros: