We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1275466 commit 7185d42Copy full SHA for 7185d42
windowsdoc.md
@@ -37,7 +37,7 @@ pip install cwltool
37
```
38
git clone https://github.com/common-workflow-language/cwltool.git
39
cd cwltool
40
-python setup.py develop
+pip install .
41
42
43
***Note:*** In order to test if cwltool has been successfully installed on your
0 commit comments