From f2b3573beec6f3f7152fe730c2f321e4f8719cde Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Wed, 6 Mar 2019 20:36:43 +0000 Subject: [PATCH] Add python 3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3211850..b5b5c40 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ You can run the kube-hunter python code directly on your machine. #### Prerequisites You will need the following installed: -* python 2.7 +* python 2.7 or python 3.x * pip Clone the repository: