docs: add mapping of v2 to v3 checks and update pip package name in docs (#1742)

This commit is contained in:
Toni de la Fuente
2023-01-20 12:50:57 +01:00
committed by GitHub
parent 03ef80dd8e
commit 177d8a72a7
4 changed files with 264 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ cd
```
- Once Python 3.9 is available we can install Prowler from pip:
```
pip3.9 install prowler-cloud
pip3.9 install prowler
```
- Now enjoy Prowler:
```