Should likely use pip - distro packages can be outdated.

This commit is contained in:
Steve Dougherty 2012-03-14 11:17:14 -04:00
parent 3a698e7beb
commit aa7aa9f2f3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ This distribution includes `run.sh` for easier control of the daemon.
## Requirements
- Python 2.6.6-ish or higher
- Twisted: `aptitude install python-twisted`
- Twisted: `pip install Twisted`
## Usage