Merge pull request #95 from radarhere/shell

Changed shell commands to better match main repository
This commit is contained in:
Hugo 2018-08-30 12:38:09 +03:00 committed by GitHub
commit c6144b9e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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