mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-22 06:13:54 -07:00
Fix the cabal install command
This commit is contained in:
parent
4f1fd43360
commit
40f08abbf4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Executables can be built with cabal. Tests currently still rely on a Makefile.
|
|||
|
||||
Install:
|
||||
|
||||
$ cabal install
|
||||
$ cabal install shellcheck
|
||||
...
|
||||
$ which shellcheck
|
||||
~/.cabal/bin/shellcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue