Updated More Installation Guides (markdown)

Mingye Wang
2015-10-04 02:01:15 -04:00
parent 617bd00fb9
commit 347f6f20e5

@@ -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