From 8701c40a8c7f08d9194cbbbeb4fa969aff6ad96d Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Mon, 11 Feb 2019 14:16:14 -0800 Subject: [PATCH] Updated How to Install Falco from Source (markdown) --- How-to-Install-Falco-from-Source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Install-Falco-from-Source.md b/How-to-Install-Falco-from-Source.md index bb6010f..94c65b0 100644 --- a/How-to-Install-Falco-from-Source.md +++ b/How-to-Install-Falco-from-Source.md @@ -4,7 +4,7 @@ Building falco requires having `cmake` and `g++` installed. ## Build using docker-builder container -One easy way to build falco is to run the [falco-builder](https://hub.docker.com/r/falcosecurity/falco/). It contains the reference toolchain we use to build packages. +One easy way to build falco is to run the [falco-builder](https://hub.docker.com/r/falcosecurity/falco-builder) container. It contains the reference toolchain we use to build packages. The image depends on the following parameters: