diff --git a/README.rst b/README.rst index 007c693bc..59a0910f8 100644 --- a/README.rst +++ b/README.rst @@ -4,11 +4,12 @@ Pillow Wheel Builder This repository creates wheels for tagged versions of Pillow:: git submodule init - git submodule update + git submodule update Pillow git add Pillow cd Pillow git checkout cd .. + git add Pillow git commit -a -m " wheels" git push