Skip to content

Commit cb68187

Browse files
committed
Clarify command should be run from main repo
1 parent 08b5539 commit cb68187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Released as needed privately to individual vendors for critical security-related
106106
./update-pillow-tag.sh [[release tag]]
107107
```
108108
* [ ] Download wheels from the [Pillow Wheel Builder release](https://github.com/python-pillow/pillow-wheels/releases)
109-
and copy into `dist/`. For example using [GitHub CLI](https://github.com/cli/cli):
109+
and copy into `dist/`. For example using [GitHub CLI](https://github.com/cli/cli) from the main repo:
110110
```bash
111111
gh release download --dir dist --pattern "*.whl" --repo python-pillow/pillow-wheels
112112
```

0 commit comments

Comments
 (0)