From 306415f8d9a1b5e36a58bf696e5e91ceb0c29192 Mon Sep 17 00:00:00 2001 From: Abhay Rana Date: Thu, 28 Nov 2013 23:23:57 +0530 Subject: [PATCH] Fixes type in install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 524828f..0253e1c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ OR sudo easy_install hackertray OR #Download Source and cd to it -sudo setup.py install +sudo python setup.py install ``` After that, you can run `hackertray` from anywhere and it will run. You can