Minor README update, require python-stdeb to build the debian package

This commit is contained in:
Sergio Rubio 2013-02-01 12:39:13 +01:00
parent cab298f3ac
commit 8bfb8a52d3
1 changed files with 6 additions and 0 deletions

View File

@ -8,4 +8,10 @@ and account stats), but it can be extended to handle other types of logs.
How to Build to Debian Packages
===============================
Make sure you have python-stdeb installed first:
sudo apt-get install python-stdeb
then:
python setup.py --command-packages=stdeb.command bdist_deb