Skip to content

Commit

Permalink
docs(readme): change note syntax
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Apr 4, 2024
1 parent 3008a88 commit 0ab2bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The *gcp* credentials file is called `gcp-credentials.json` and it is structured
}
```

> **Note**
> [!NOTE]
> To inspect available services with prowler run `prowler {provider} --list-services`
This also want a path to the json file containing all the data for google service account authentication.
Expand All @@ -99,7 +99,7 @@ via the `GOOGLE_APPLICATION_CREDENTIALS` property of the `gcp-credentials.json`

In the future, when the tool will become more mature, it will be almost mandatory to use a proper database engine.

> **Note**
> [!WARNING]
> Before launching the tool remember to install dependencies with `pip3 install -r requirements.txt`
To launch the tool simply configure the various cloud provider credentials files and then use the following command:
Expand Down

0 comments on commit 0ab2bb7

Please sign in to comment.