Skip to content

Commit 4c68e87

Browse files
authored
Merge pull request #521 from kapilkd13/windoc_modify
Windoc modify
2 parents 1275466 + 7185d42 commit 4c68e87

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)