From 1cbe0b27bbf7c7579a4b29ef70e005fccc90df1a Mon Sep 17 00:00:00 2001 From: Kris Nova Date: Tue, 17 Mar 2020 07:13:36 -0700 Subject: [PATCH] docs(readme): adding new release archive Signed-off-by: Kris Nova --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 973bc4a4..4b794e57 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ Falco can detect and alert on any behavior that involves making Linux system cal ### Installing Falco -A comprehensive [installation guide](https://falco.org/docs/installation/) for Falco is available in the documentation website. +You can find the latest release downloads on the official [release archive](https://bintray.com/falcosecurity) + +Furthermore the comprehensive [installation guide](https://falco.org/docs/installation/) for Falco is available in the documentation website. #### How do you compare Falco with other security tools?