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:
Sam Stepanyan 2024-09-27 15:20:51 +01:00 committed by GitHub
parent df1a12c9d0
commit 3131ab0093
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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