removed installation blurb, people can use pip/easy_install/setup.py whatever they want

This commit is contained in:
James Turk 2009-10-28 16:57:37 -04:00
parent 0fbaa899dc
commit 392e417956

View File

@ -20,15 +20,6 @@ python >= 2.4
django >= 1.0 django >= 1.0
Installation
============
To install run
``python setup.py install``
which will install the application into the site-packages directory.
Usage Usage
===== =====