From 3582013815a10bed981f3002b351161d8eca8ddd Mon Sep 17 00:00:00 2001 From: "frederik.maassen" Date: Thu, 18 Aug 2022 15:44:39 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EReadme.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 34247bf..94d320a 100644 --- a/Readme.md +++ b/Readme.md @@ -50,6 +50,8 @@ Nftables can be installed using *apt-get* on Ubuntu: ``` sudo apt-get update sudo apt-get install nftables + +sudo apt install python3-nftables ``` #### [NetfilterQueue](https://github.com/oremanj/python-netfilterqueue)