From 052480a92edc839e60e5133dc8641867aa77f343 Mon Sep 17 00:00:00 2001 From: legitimately_the_1984th_year_of_the_common_era_&_anno_domini_designations <85363779+literally1984@users.noreply.github.com> Date: Sat, 24 Jul 2021 15:51:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c392f6a..5988b42 100644 --- a/README.md +++ b/README.md @@ -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.