From 728e19e6da50a5fb595266505615e8c44e5a1ef2 Mon Sep 17 00:00:00 2001 From: bender <123113548+LeLawnGames@users.noreply.github.com> Date: Sun, 5 Nov 2023 14:51:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cd5a2f..db385c5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ I've organized my directory into the following folder structures mainly because ## Setup ### Config -Make sure that you have edited the config.py and config.env files to accurately reflect your system/folder structures. +Copy template_config.py to a new file named config.py and update the paths to reflect your local folder structures. Do the same with config.env.template renaming it to config.env. ### Calling the Script