summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJames Vasile <james@hackervisions.org>2011-09-29 23:20:06 -0400
committerJames Vasile <james@hackervisions.org>2011-09-29 23:20:06 -0400
commitb731e5f58b1fa3c43a18df030e1574845d4fc14c (patch)
tree6c86d2e0602de5a2d758e219bbbbf4cefa32ffa4 /INSTALL
parent78d8ac5ff04134bc43cc1edc9f12c030df6d6eec (diff)
note cheetah depends, specify cherrypy 3+
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 60f562a..3be3bd6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,9 @@ default password is "secret".
## Dependencies
-* cherrypy - python web engine
+* cherrypy - python web engine v3+
+
+* cheetah - Debian has python-cheetah package
* python - tested with version 2.6.6