diff --git a/More-Installation-Guides.md b/More-Installation-Guides.md index ec686af..21a920f 100644 --- a/More-Installation-Guides.md +++ b/More-Installation-Guides.md @@ -3,7 +3,7 @@ Here are [contributed instructions](https://github.com/koalaman/shellcheck/issues/427) for installing ShellCheck on CentOS 6: ```bash -# Deps +# Haskell Deps. Or read on and use that source in the wiki. yum groupinstall "Development Tools" -y yum install gmp-devel # may need epel sudo ln -s libgmp.so.3 /usr/lib64/libgmp.so.10