]> git.llucax.com Git - software/pymin.git/commitdiff
Add an INSTALL file, at least to keep track of the dependencies.
authorLeandro Lucarella <llucax@gmail.com>
Sat, 29 Dec 2007 05:41:37 +0000 (02:41 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sat, 29 Dec 2007 05:41:37 +0000 (02:41 -0300)
INSTALL [new file with mode: 0644]

diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..b33f56f
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,6 @@
+First, you need to install these Python modules:
+mako
+formencode
+
+Then, we should make an installer =)
+