aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
new file mode 100644
index 0000000..e668f6a
--- /dev/null
+++ b/INSTALL.txt
@@ -0,0 +1,4 @@
+# database mysql backend:
+o pip install mysql-python (requires 'mysql_config', gcc, Python.h)
+ (libmysqlclient-devel, python-devel)
+