Added readme and install

This commit is contained in:
Nathan Fritz
2010-01-20 00:19:30 -08:00
parent 7a9a86af3d
commit 986255eefc
2 changed files with 45 additions and 0 deletions

8
INSTALL Normal file
View File

@@ -0,0 +1,8 @@
Pre-requisites:
Python 3.1 or 2.6
Install:
python3 setup.py install
Root install:
sudo python3 setup.py install