Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
literally1984 authored Jul 24, 2021
1 parent 536e524 commit 052480a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ Console based chat program made with the PyDrive2 package.
After installing the program files from GitHub, make sure to keep them in the Downloads folder. Also make sure that if the files are inside a folder due to extraction, move them outside the folder.

To start using Nautilus, run 'chatreading.py'. While you can run it with an IDE or something similar, I encourage you to run it with Command Prompt. See [this link](https://www.wikihow.com/Use-Windows-Command-Prompt-to-Run-a-Python-File) for help on running a Python file in Command Prompt.

One last thing, if after running 'chatreading.py' an error occurs and it says that there is no module named 'pydrive2', then run 'chatreading.py' again. This time, it should work.

0 comments on commit 052480a

Please sign in to comment.