We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2bdb6 commit 7aedd73Copy full SHA for 7aedd73
1 file changed
README.md
@@ -29,8 +29,15 @@ wish to interface with the Linux iptables framework..
29
30

31
32
-Compiling and installing
33
-------------------------
+Installing via pip
+------------------
34
+
35
+The usual way:
36
37
+ pip install --upgrade python-iptables
38
39
+Compiling from source
40
+---------------------
41
42
First make sure you have iptables installed (most Linux distributions
43
install it by default). `Python-iptables` needs the shared libraries
0 commit comments