Use camelcase for cabal commands to align with stack.

This commit is contained in:
Vidar Holen 2016-11-10 13:13:42 -08:00
parent 89b6fd58fa
commit 3a006f7bcb
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ The easiest way to install ShellCheck locally is through your package manager.
On systems with Cabal (installs to `~/.cabal/bin`):
cabal update
cabal install shellcheck
cabal install ShellCheck
On Debian based distros: