From b4d4c3213aab433141febbd40aeaeadbee476695 Mon Sep 17 00:00:00 2001 From: MikeTheWatchGuy <13696193+MikeTheWatchGuy@users.noreply.github.com> Date: Sat, 20 Jul 2019 11:50:31 -0400 Subject: [PATCH] Update readme.md --- exemaker/readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/exemaker/readme.md b/exemaker/readme.md index 5bf9a2ce..89399bda 100644 --- a/exemaker/readme.md +++ b/exemaker/readme.md @@ -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