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: