Skip to content

Commit b20e655

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

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
@@ -218,7 +218,7 @@ After the fix is released and the advisory is public:
218218
- Fixed version(s)
219219
- Nature of the vulnerability (without full exploit details if still fresh)
220220
- Credit to the reporter (with their consent)
221-
- Upgrade instructions (`pip install --upgrade Pillow`)
221+
- Upgrade instructions (`python3 -m pip install --upgrade Pillow`)
222222

223223
---
224224

0 commit comments

Comments
 (0)