Skip to content

Commit 3a59e37

Browse files
authored
Specific install instructions (#215)
1 parent 540b9f3 commit 3a59e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Setup
44
To follow the Common Workflow Language user guide, you will need an up-to-date
55
Linux or Mac OS X system, with the following software installed:
66

7-
- A text editor with YAML support
7+
- A text editor with YAML support, for example [Visual Studio Code with the Benten (CWL) plugin](https://github.com/rabix/benten#install-vs-code-extension). If you want to use a different text editor then review [this list of plugins that add CWL support to code editors](https://www.commonwl.org/#Editors_and_viewers)
88
- A CWL implementation to run the described tools and workflows. When first
99
getting started with CWL, we recommend the reference implementation,
1010
[`cwltool`][ref-imp]. You can find a full list on

0 commit comments

Comments
 (0)