From 986255eefc890263f7a326c53d3094fd5858272a Mon Sep 17 00:00:00 2001 From: Nathan Fritz Date: Wed, 20 Jan 2010 00:19:30 -0800 Subject: Added readme and install --- INSTALL | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 00000000..b73b5e5f --- /dev/null +++ b/INSTALL @@ -0,0 +1,8 @@ +Pre-requisites: +Python 3.1 or 2.6 + +Install: +python3 setup.py install + +Root install: +sudo python3 setup.py install -- cgit v1.2.3