chore(readme): update pip package name (#1768)

This commit is contained in:
Sergio Garcia
2023-01-25 13:55:35 +01:00
committed by GitHub
parent 4e34be87a1
commit e713d0d321

View File

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