Skip to content

Commit 566fb42

Browse files
author
dn0z
committed
I think I fixed it this time
1 parent 7ab4ef4 commit 566fb42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ to overwrite the original files.
2020
1. Make sure you have installed [Python 3](https://www.python.org/downloads/)
2121
2. Get these:
2222

23-
| Module | Installation command |
24-
| ----------------------------------------------------- | ------------------------- |
25-
| [Pillow](https://pypi.python.org/pypi/Pillow/3.4.2) | `pip install Pillow` |
26-
| [enum34](https://pypi.python.org/pypi/enum34) | `pip install enum34` |
27-
| [py2exe](https://pypi.python.org/pypi/py2exe/) | `pip install py2exe` |
28-
| [setuptools](https://pypi.python.org/pypi/setuptools) | `pip install setuptools` |
23+
| Module | Installation command |
24+
| ----------------------------------------------------- | ------------------------- |
25+
| [Pillow](https://pypi.python.org/pypi/Pillow/3.4.2) | `pip install Pillow` |
26+
| [enum34](https://pypi.python.org/pypi/enum34) | `pip install enum34` |
27+
| [py2exe](https://pypi.python.org/pypi/py2exe/) | `pip install py2exe` |
28+
| [setuptools](https://pypi.python.org/pypi/setuptools) | `pip install setuptools` |
2929

3030
3. Run `build.bat`
3131

0 commit comments

Comments
 (0)