git checkout -> git clone

[CI skip]
This commit is contained in:
Hugo 2018-07-01 23:19:22 +03:00 committed by GitHub
parent c28bf86b7e
commit 607224320a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@ Released as needed privately to individual vendors for critical security-related
### Mac and Linux
* [ ] Use the [Pillow Wheel Builder](https://github.com/python-pillow/pillow-wheels):
```
$ git checkout https://github.com/python-pillow/pillow-wheels
$ git clone https://github.com/python-pillow/pillow-wheels
$ cd pillow-wheels
$ git submodule init
$ git submodule update