mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fixed typo: cabal upate -> cabal update
@@ -17,7 +17,7 @@ tar xvzf haskell-platform-7.10.2-a-unknown-linux-deb7.tar.gz
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
# do the normal cabal thing
|
# do the normal cabal thing
|
||||||
cabal upate
|
cabal update
|
||||||
cabal install shellcheck
|
cabal install shellcheck
|
||||||
cp ~/.cabal/bin/shellcheck /usr/local/bin
|
cp ~/.cabal/bin/shellcheck /usr/local/bin
|
||||||
```
|
```
|
Reference in New Issue
Block a user