Updated How to Install Falco for Linux (markdown)

Mark Stemm
2019-02-11 15:02:28 -08:00
parent 9ab6ea5cce
commit d4a2201c60

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