You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ title: Setup
4
4
To follow the Common Workflow Language user guide, you will need an up-to-date
5
5
Linux or Mac OS X system, with the following software installed:
6
6
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). There's a complete list of plugins that add CWL support to code editors at https://www.commonwl.org/#Editors_and_viewers
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)
8
8
- A CWL implementation to run the described tools and workflows. When first
9
9
getting started with CWL, we recommend the reference implementation,
0 commit comments