mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
git checkout -> git clone
[CI skip]
This commit is contained in:
parent
c28bf86b7e
commit
607224320a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user