diff --git a/RELEASING.md b/RELEASING.md index 97f0144f8..ac9187ac9 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -112,7 +112,7 @@ Released as needed privately to individual vendors for critical security-related ### Windows * [ ] Download the artifacts from the [GitHub Actions "Test Windows" workflow](https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml) - and copy into `dist/`For example using [GitHub CLI](https://github.com/cli/cli): + and copy into `dist/`. For example using [GitHub CLI](https://github.com/cli/cli): ```bash gh run download --dir dist # select dist-x.y.z