Changed shell commands to better match main repository [ci skip]

This commit is contained in:
Andrew Murray 2018-08-30 19:31:58 +10:00
parent 8c9964516a
commit e13bd99de0

View File

@ -9,8 +9,7 @@ This repository creates wheels for tagged versions of Pillow::
cd Pillow
git checkout <VERSION>
cd ..
git add Pillow
git commit -a -m "<VERSION> wheels"
git commit -m "Pillow -> <VERSION>" Pillow
git push
.. image:: https://img.shields.io/travis/python-pillow/pillow-wheels/latest.svg