mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 10:14:30 +03:00
Wording
This commit is contained in:
parent
1c38bd2cf7
commit
17ddfba065
|
@ -7,9 +7,9 @@ This repository creates wheels for tagged versions of Pillow::
|
||||||
git submodule update
|
git submodule update
|
||||||
git add Pillow
|
git add Pillow
|
||||||
cd Pillow
|
cd Pillow
|
||||||
git checkout <TAG>
|
git checkout <VERSION>
|
||||||
cd ..
|
cd ..
|
||||||
git commit -a -m "<TAG> wheels"
|
git commit -a -m "<VERSION> wheels"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user