Skip to content

Commit b1abc30

Browse files
Update .github/INCIDENT_RESPONSE.md
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 6fe81dd commit b1abc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/INCIDENT_RESPONSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ incident actually occurs.
411411
>
412412
> **Remediation:**
413413
> ```
414-
> pip install --upgrade Pillow
414+
> python3 -m pip install --upgrade Pillow
415415
> ```
416416
>
417417
> **Timeline:**

0 commit comments

Comments
 (0)