diff --git a/README.md b/README.md index c4868ea..adcaa87 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,10 @@ Verify that `cabal` is installed and update its dependency list with $ cabal install +Or if you intend to run the tests: + + $ cabal install --enable-tests + This will compile ShellCheck and install it to your `~/.cabal/bin` directory. Add this directory to your `PATH` (for bash, add this to your `~/.bashrc`):