aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-10-07 12:43:06 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-10-07 12:43:06 -0400
commit5753922cc028763bc82202480fe14b5350ba4dc5 (patch)
tree1ea3c862fef0d974179efd8f16a4caa7dd715482
parentc8af9db18f92e7cb78f82e181dd75ddcf0747939 (diff)
downloadcbc-1.3.1.tar.gz
Fix argument typo1.3.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c7268c..4adaf62 100644
--- a/README.md
+++ b/README.md
@@ -362,7 +362,7 @@ Below we will discuss two ways to use `cbc_monolith`, depending on your needs...
## Configuration
-As mentioned earlier this script requires both `CBC_HOME` and `CBC_RECIPES` be defined in your environment. It is also possible to pass these paths as arguments at run-time by issuing `--cbc-output-dir` and `--cbc-recipe-dir` respectively.
+As mentioned earlier this script requires both `CBC_HOME` and `CBC_RECIPES` be defined in your environment. It is also possible to pass these paths as arguments at run-time by issuing `--cbc-output-dir` and `--cbc-recipes` respectively.
It is recommended `cbc_monolith` be executed from its own directory, because the log file(s) as well as input files generally create a lot of clutter.