Skip to content

Commit 647543b

Browse files
author
dn0z
committed
Updated README
1 parent 32e8c3e commit 647543b

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
@@ -19,12 +19,12 @@ to overwrite the original files.
1919
### How to build it?
2020
1. Make sure you have installed [Python 3](https://www.python.org/downloads/)
2121
2. Get these:
22-
| 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` |
26-
| [py2exe](https://pypi.python.org/pypi/py2exe/) | `pip install py2exe` |
27-
| [setuptools](https://pypi.python.org/pypi/setuptools) | `pip install setuptools` |
22+
| 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` |
26+
| [py2exe](https://pypi.python.org/pypi/py2exe/) | `pip install py2exe` |
27+
| [setuptools](https://pypi.python.org/pypi/setuptools) | `pip install setuptools` |
2828

2929
3. Run `build.bat`
3030

0 commit comments

Comments
 (0)