Update README.md

This commit is contained in:
antonioCoco
2022-05-18 06:51:51 +02:00
committed by GitHub
parent e9a2f4e143
commit c531349339
+2 -2
View File
@@ -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