Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Stephanie/speeches/speak.mp3
Binary file not shown.
2 changes: 1 addition & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def set_up(self):
print("%s module was successfully installed." % module)
print("\n")
print("Everything is set up... And Stephanie is ready to run.")
input("Close the command line by writting exit or simply close the window.")
input("Close the command line by writing exit or simply close the window.")

@staticmethod
def check_if_installed(module_name):
Expand Down