From 5f278bd6e032a0b53bd90f629299f4e8193e31f0 Mon Sep 17 00:00:00 2001 From: Viktor Stanchev Date: Fri, 30 Aug 2013 20:58:13 -0400 Subject: [PATCH] update readme with python3 info --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ea4f46..9169739 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Tested only on Ubuntu. It should work anywhere else too. Let me know if it doesn Installation --- -Make sure you have python (2.7.3?) installed. +Make sure you have python installed. -Run install.sh +Run install.sh (or install-py3.sh if you use python 3) Usage ---