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)