Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldx committed Nov 17, 2013
1 parent 7a2bdb6 commit 7aedd73
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Expand Up @@ -29,8 +29,15 @@ wish to interface with the Linux iptables framework..

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

Compiling and installing
------------------------
Installing via pip
------------------

The usual way:

pip install --upgrade python-iptables

Compiling from source
---------------------

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

0 comments on commit 7aedd73

Please sign in to comment.