removed installation blurb, people can use pip/easy_install/setup.py whatever they want
This commit is contained in:
parent
0fbaa899dc
commit
392e417956
1 changed files with 0 additions and 9 deletions
9
main.rst
9
main.rst
|
@ -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
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue