Skip to content

Commit 57cb233

Browse files
committed
Added playwright install command
1 parent be8b11c commit 57cb233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ options:
130130

131131
Using the PDF mode needs you to install `playwright`, which isn't in the general `requirements.txt`.
132132

133-
You can use `python3 -mpip install playwright` to get it.
133+
You can use `python3 -mpip install playwright` to get it, then run `playwright install` to install the required browsers.
134134

135135
```text
136136
usage: enrich_code_scanning_alerts.py [-h] [--mitre-cwe-csv MITRE_CWE_CSV] [--metadata-format {codeql,parse_ql}] [--debug] [--format {json,html,pdf}] [--fields FIELDS] [--groupby GROUPBY] alerts metadata scope

0 commit comments

Comments
 (0)