We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa6df6 commit 32e8c3eCopy full SHA for 32e8c3e
README.md
@@ -19,7 +19,7 @@ to overwrite the original files.
19
### How to build it?
20
1. Make sure you have installed [Python 3](https://www.python.org/downloads/)
21
2. Get these:
22
- | Module |
+ | Module | Installation command |
23
| ----------------------------------------------------- | ------------------------- |
24
| [Pillow](https://pypi.python.org/pypi/Pillow/3.4.2) | `pip install Pillow` |
25
| [enum34](https://pypi.python.org/pypi/enum34) | `pip install enum34` |
0 commit comments