From 1b20caba7bd62ace6c360fc20fea83a22437c28b Mon Sep 17 00:00:00 2001 From: Deathbybandaid Date: Fri, 9 Oct 2020 21:36:27 -0400 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 43b3ba3..7187f80 100644 --- a/Installation.md +++ b/Installation.md @@ -30,6 +30,6 @@ The example configuration file will be all that you need to use this script. # Run -`python3 main.py --config_file=` and the path to the config file. +`python3 main.py -c=` and the path to the config file. The script will NOT look for a default config file location. \ No newline at end of file