mirror of https://github.com/OWASP/Nettacker.git
Update docs/Installation.md
Co-authored-by: Arkadii Yakovets <2201626+arkid15r@users.noreply.github.com> Signed-off-by: Sam Stepanyan <sam.stepanyan@owasp.org>
This commit is contained in:
parent
df1a12c9d0
commit
3131ab0093
|
|
@ -46,7 +46,7 @@ pip3 install nettacker
|
|||
nettacker --help
|
||||
```
|
||||
|
||||
PLEASE NOTE: Python version 3.10.15 or higher is required to run Nettacker. You can check the version of Python3 installed by running:
|
||||
PLEASE NOTE: Python version 3.10 or higher is required to run Nettacker. You can check the version of Python3 installed by running:
|
||||
|
||||
```
|
||||
python3 -V
|
||||
|
|
|
|||
Loading…
Reference in New Issue