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