diff INSTALL.txt @ 22:9459d63c1558

Added full support for Python 3
author Ben Croston <ben@croston.org>
date Sun, 01 Jan 2012 15:50:18 +0000
parents INSTALL@ad5a8748afcf
children a99009a7013c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/INSTALL.txt	Sun Jan 01 15:50:18 2012 +0000
@@ -0,0 +1,4 @@
+python setup.py install
+  or
+python3 setup.py install
+