From 8baccea38e885b27ef2571af92fd50dc59c61cef Mon Sep 17 00:00:00 2001 From: Brian Holaday Date: Wed, 20 Feb 2019 22:23:03 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ef88ca..f21567b 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,7 @@ Distro packages already come with a `man` page. If you are building from source, ## Travis CI & GitLab Travis CI has now intergrated ShellCheck by default, so you don't need to manually install it. + GitLab does not intergrate ShellCheck by default, so you need to manually install it or pick what distro package to use. If you still want to do so in order to upgrade at your leisure or ensure the latest release, follow the steps to install the shellcheck binary, bellow.