mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 13:40:54 +08:00
Use camelcase for cabal commands to align with stack.
This commit is contained in:
@@ -64,7 +64,7 @@ The easiest way to install ShellCheck locally is through your package manager.
|
|||||||
On systems with Cabal (installs to `~/.cabal/bin`):
|
On systems with Cabal (installs to `~/.cabal/bin`):
|
||||||
|
|
||||||
cabal update
|
cabal update
|
||||||
cabal install shellcheck
|
cabal install ShellCheck
|
||||||
|
|
||||||
On Debian based distros:
|
On Debian based distros:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user