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: