Skip to content

Commit 7d30fa1

Browse files
authored
Merge branch 'master' into generation_warn
2 parents 50c9bf3 + 4c68e87 commit 7d30fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windowsdoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pip install cwltool
3737
```
3838
git clone https://github.com/common-workflow-language/cwltool.git
3939
cd cwltool
40-
python setup.py develop
40+
pip install .
4141
```
4242

4343
***Note:*** In order to test if cwltool has been successfully installed on your

0 commit comments

Comments
 (0)