From bf8691c29c7957233e63f46d983297d41a4a5d4e Mon Sep 17 00:00:00 2001 From: Laurence Date: Wed, 16 Oct 2024 13:28:02 +0100 Subject: [PATCH] enhance: Try to fix tip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bada3d..8af5098 100644 --- a/README.md +++ b/README.md @@ -2156,7 +2156,7 @@ By default whilst CrowdSec is installing the Security Engine it will auto-discov sudo apt install crowdsec-firewall-bouncer-iptables ``` -> ![!TIP] +> [!TIP] > If your installation of UFW is not using `iptables` as the backend, you can alternatively install `crowdsec-firewall-bouncer-nftables`. There is no difference in the installed binaries, only the configuration file is different. By default whilst the Remediation Component is installing it will auto-configure the necessary settings to work with the Security Engine if deployed on the same host (and if the security engine is not within a container environment).