README update

This commit is contained in:
volpino 2012-04-28 15:04:01 +02:00
parent 2a6cf35c01
commit 4e4f9643ac

9
README
View File

@ -88,6 +88,15 @@ tree to avoid messing with your system.
### Installation ### Installation
Install requirements from PyPI using
$ python setup.py develop
Extra dependencies:
* portage python api
* rrdtool[python]
Like any django web app, just start by editing settings.py and then run Like any django web app, just start by editing settings.py and then run
these two commands. these two commands.