Skip to content

Commit 6973685

Browse files
authored
Fix README new directory location cwlref-runner
1 parent 0920752 commit 6973685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Or from source::
2929

3030
git clone https://github.com/common-workflow-language/cwltool.git
3131
cd cwltool && python setup.py install
32-
cd cwl-runner && python setup.py install
32+
cd cwlref-runner && python setup.py install
3333

3434
Run on the command line
3535
-----------------------

0 commit comments

Comments
 (0)