From d4fd22fa1ff103ff5713b805348aa808a9e8fbbb Mon Sep 17 00:00:00 2001 From: Tim Ellison Date: Mon, 24 Apr 2017 12:52:06 +0100 Subject: [PATCH] Updated More Installation Guides (markdown) --- More-Installation-Guides.md | 1 + 1 file changed, 1 insertion(+) diff --git a/More-Installation-Guides.md b/More-Installation-Guides.md index affc4d2..0214b10 100644 --- a/More-Installation-Guides.md +++ b/More-Installation-Guides.md @@ -17,6 +17,7 @@ tar xvzf haskell-platform-7.10.2-a-unknown-linux-deb7.tar.gz popd # do the normal cabal thing +cabal upate cabal install shellcheck cp ~/.cabal/bin/shellcheck /usr/local/bin ``` \ No newline at end of file