diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:44:36 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:45 +0700 |
commit | e887521617ab0aa98d5698ba43c769562ce5aa57 (patch) | |
tree | 85870a4e2c9db3eb0ea40eeaa5d912aa2b582fde /development/ShellCheck-bin | |
parent | 9694449e146927179e1ca994cfdee3e920a1a1aa (diff) |
development/ShellCheck-bin: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/ShellCheck-bin')
-rw-r--r-- | development/ShellCheck-bin/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/ShellCheck-bin/README b/development/ShellCheck-bin/README index 5510f439394a9..a374ac3e99f30 100644 --- a/development/ShellCheck-bin/README +++ b/development/ShellCheck-bin/README @@ -1,6 +1,6 @@ -ShellCheck is a static analysis tool for shell scripts. It's licensed under -the GNU General Public License v3.0. Information and source code is available -on the website. +ShellCheck is a static analysis tool for shell scripts. It's licensed +under the GNU General Public License v3.0. Information and source code +is available on the website. This is a repackage of the 64 bit binary supplied by upstream. To build ShellCheck from source, see haskell/haskell-ShellCheck. |