Skip to content

Commit 46f6402

Browse files
Updated a short typo in README.md
1 parent dc2780e commit 46f6402

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ The results will be like the following:
112112
If you have already ran SoMEF individually before running this package and wish to run the analysis, you can skip SoMEF by running this command:
113113

114114
`python -m metacheck.cli --skip-somef --input somef_outputs/*.json
115-
`
115+
`
116+
116117
or if you wish to run for multiple paths:
117118

118119
`python -m metacheck.cli --skip-somef --input my_somef_outputs_1/*.json my_somef_outputs_2/*.json

0 commit comments

Comments
 (0)