From d4a2201c6043226016040b9601b46df0555f742a Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 11 Feb 2019 15:02:28 -0800 Subject: [PATCH] Updated How to Install Falco for Linux (markdown) --- How-to-Install-Falco-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Install-Falco-for-Linux.md b/How-to-Install-Falco-for-Linux.md index 6035b4b..ebe108d 100644 --- a/How-to-Install-Falco-for-Linux.md +++ b/How-to-Install-Falco-for-Linux.md @@ -6,7 +6,7 @@ To install falco, you can download a shell script that takes care of the necessa `curl -o install-falco.sh -s https://s3.amazonaws.com/download.draios.com/stable/install-falco` -Then verify the md5 checksum of the script. It should be `7f5126d9a69e74cb9a47e59d17f9c42b`. +Then verify the md5 checksum of the script. It should be `3632bde02be5aeaef522138919cfece2`. Then run the script either as root or with sudo: