Skip to content

Commit 6b1e041

Browse files
authored
Update README.rst (#616)
I added information about additional things the user may want to have installed, as listed at http://www.commonwl.org/user_guide/setup/. In my hands, running the basic tests without node.js installed resulted in a few failures.
1 parent f5a3fd9 commit 6b1e041

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,11 @@ Remember, if co-installing multiple CWL implementations then you need to
131131
maintain which implementation ``cwl-runner`` points to via a symbolic file
132132
system link or `another facility <https://wiki.debian.org/DebianAlternatives>`_.
133133

134-
=====
135-
Usage
136-
=====
134+
You may also want to have the following installed:
135+
node.js
136+
Docker, udocker, or Singularity (optional)
137+
138+
Without these, some examples in the CWL tutorials at http://www.commonwl.org/user_guide/ may not work.
137139

138140
Run on the command line
139141
-----------------------

0 commit comments

Comments
 (0)