From baf7e5f5f970873e07e3e642c334e13072e399cb Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Tue, 27 Mar 2018 14:56:25 -0700 Subject: [PATCH] Updated How to Install Falco for Linux (markdown) --- How-to-Install-Falco-for-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-Install-Falco-for-Linux.md b/How-to-Install-Falco-for-Linux.md index ed7eabc..15c7c95 100644 --- a/How-to-Install-Falco-for-Linux.md +++ b/How-to-Install-Falco-for-Linux.md @@ -61,7 +61,7 @@ To uninstall, just do `apt-get remove falco`. ### Puppet -A puppet module for falco, `sysdig-falco`, is available on [Puppet Forge](https://forge.puppet.com/sysdig/falco/readme). +A puppet module for falco, `sysdig-falco`, is available in the [examples](https://github.com/draios/falco/blob/dev/examples/puppet-module/README.md) directory and [Puppet Forge](https://forge.puppet.com/sysdig/falco/readme). ### Ansible