From 0de20268c25b4430dd5ca975519fed938f62967d Mon Sep 17 00:00:00 2001 From: bender <123113548+LeLawnGames@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:25:02 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 175dcfe..5cc09cc 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,11 @@ I've organized my directory into the following folder structures mainly because ## Setup ### Config -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. +Copy template_config.json to a new file named config.json and update the paths to reflect your local folder structures. ### Calling the Script -The main bash script assumes that all of the scripts are sitting in the same folder, if that's not the case make sure you adjust the parameters accordingly before running. +Call main.py ### Note on .odm's