diff --git a/README.md b/README.md index 4d6b199f..b993b261 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For Prowler v2 Documentation, please go to https://github.com/prowler-cloud/prow Prowler is available as a project in [PyPI](https://pypi.org/project/prowler-cloud/), thus can be installed using pip with Python >= 3.9: ```console -pip install prowler-cloud +pip install prowler prowler -v ```