Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/Readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Readme.txt')
-rw-r--r--docs/Readme.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Readme.txt b/docs/Readme.txt
new file mode 100644
index 0000000..0e19eee
--- /dev/null
+++ b/docs/Readme.txt
@@ -0,0 +1,12 @@
+Muthris
+
+Required Software
+* Python 2.6
+* lxml for Python XML processing (for Ubuntu: sudo apt-get install python-lxml)
+
+Running Muthris
+0) Install the required software (see above)
+1) Download the complete source code
+2) Optional: Edit 'LoggingFile' in 'Muthris/src/utils/strs.py' to change the destination of the debug output
+3) Change the working directory to Muthris' folder
+4) Run: python ./src/setup/main.py