Skip to content

Commit f848a38

Browse files
authored
Update to README.md
Updated README.md to add more information about the new `womtool` validation.
1 parent bc1ff8b commit f848a38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ requires `column`, `curl`, `mail`, and [jq](https://stedolan.github.io/jq/)
4343
* `submit` `[-w]` *`<wdl>`* *`<inputs_json>`* `[options_json]` `[included_wdl_zip_file]`
4444
* Submit a new workflow.
4545
* Will automatically validate the WDL and JSON file if `womtool` is in your path.
46+
* To add `womtool` to your path, install `cromwell` with brew:
47+
* `brew install cromwell`
4648
* *`-w`* Wait for workflow to transition from 'Submitted' to some other status
4749
before ${SCRIPTNAME} exits
4850
* *`included_wdl_zip_file`* Zip file containing any WDL files included in the input WDL

0 commit comments

Comments
 (0)