Update download location in README

This commit is contained in:
Matt Fox 2011-05-12 13:53:17 -07:00
parent e816d9a802
commit 38f62cd360
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ From source
To install from source::
wget http://pypi.python.org/packages/source/n/netfilterqueue/netfilterqueue-0.1.tar.gz
wget http://pypi.python.org/packages/source/N/NetfilterQueue/NetfilterQueue-0.1.tar.gz
tar -xvzf netfilterqueue-0.1.tar.gz
cd netfilterqueue-0.1
python setup.py install