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.
2 parents 1275466 + 7185d42 commit 4c68e87Copy full SHA for 4c68e87
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