From c531349339dd4b202abc4e37f326e2219242da2f Mon Sep 17 00:00:00 2001 From: antonioCoco Date: Wed, 18 May 2022 06:51:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8520d3e..fc786d2 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ python SharPyShell.py interact -u http://target.url/sharpyshell.aspx -p somepass ## Requirements -Python version >= 2.7 +Python version >= 3.6 and ``` -pip install -r requirements.txt +pip3 install -r requirements.txt ``` ## Description