Skip to content

Commit 7aedd73

Browse files
author
ldx
committed
Update README.
1 parent 7a2bdb6 commit 7aedd73

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,15 @@ wish to interface with the Linux iptables framework..
2929

3030
![buildstatus](https://travis-ci.org/ldx/python-iptables.png?branch=master)
3131

32-
Compiling and installing
33-
------------------------
32+
Installing via pip
33+
------------------
34+
35+
The usual way:
36+
37+
pip install --upgrade python-iptables
38+
39+
Compiling from source
40+
---------------------
3441

3542
First make sure you have iptables installed (most Linux distributions
3643
install it by default). `Python-iptables` needs the shared libraries

0 commit comments

Comments
 (0)