mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Clarify command should be run from main repo
This commit is contained in:
parent
08b553957b
commit
cb68187006
|
@ -106,7 +106,7 @@ Released as needed privately to individual vendors for critical security-related
|
||||||
./update-pillow-tag.sh [[release tag]]
|
./update-pillow-tag.sh [[release tag]]
|
||||||
```
|
```
|
||||||
* [ ] Download wheels from the [Pillow Wheel Builder release](https://github.com/python-pillow/pillow-wheels/releases)
|
* [ ] Download wheels from the [Pillow Wheel Builder release](https://github.com/python-pillow/pillow-wheels/releases)
|
||||||
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) from the main repo:
|
||||||
```bash
|
```bash
|
||||||
gh release download --dir dist --pattern "*.whl" --repo python-pillow/pillow-wheels
|
gh release download --dir dist --pattern "*.whl" --repo python-pillow/pillow-wheels
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user