File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Specifying Software Requirements
22
3- Often tool descriptions will be written for a specific version of a software. To
3+ Often, tool descriptions will be written for a specific version of a software. To
44make it easier for others to use your descriptions, you can include a
55` SoftwareRequirement ` field in the ` hints ` section.
66This may also help to avoid confusion about which version of a tool the
2323```
2424
2525Depending on your CWL runner, these hints may be used to check
26- that required software is installed and available before the job is run. To enable
26+ that the required software is installed and available before the job is run. To enable
2727these checks with the reference implementation, use the [ dependency resolvers configuration] [ dependencies ] .
2828
2929As well as a version number, a unique resource identifier (URI) for the tool is
You can’t perform that action at this time.
0 commit comments