Skip to content

Commit 9797ab5

Browse files
authored
Merge pull request #134 from johnbradley/master
Fix README new directory location cwlref-runner
2 parents 0920752 + 6973685 commit 9797ab5

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)