Update readme.md
This commit is contained in:
parent
215cfaf01a
commit
b4d4c3213a
|
@ -1,4 +1,4 @@
|
|||
# PySimpleGUI-HowDoI
|
||||
# PySimpleGUI-exemaker
|
||||
|
||||
## Introduction
|
||||
This package contains a GUI front-end to PyInstaller. Use this tool to create EXE files from your python programs
|
||||
|
@ -6,11 +6,9 @@ This package contains a GUI front-end to PyInstaller. Use this tool to create E
|
|||
![snag-0086](https://user-images.githubusercontent.com/13696193/46968655-c2103200-d081-11e8-926f-d5f977e726f3.jpg)
|
||||
|
||||
|
||||
|
||||
|
||||
## Installing
|
||||
|
||||
When you install PySimpleGUI-HowDoI, it will install the other components that it requires. To install, on windows, type this into a command prompt:
|
||||
When you install PySimpleGUI-exemaker, it will install the other components that it requires. To install, on windows, type this into a command prompt:
|
||||
|
||||
pip install pysimplegui-exemaker
|
||||
|
||||
|
|
Loading…
Reference in New Issue