Skip to content

Commit 6856657

Browse files
committed
Update command-line for updating ruby-build
1 parent 658296c commit 6856657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributor/updating-ruby-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cc `@havenwood` in the PR description.
4242
There is a script in the repo that does everything needed:
4343

4444
```bash
45-
$ script/update-truffleruby $VERSION
45+
$ script/update-truffleruby $VERSION ../ruby-versions/pkg
4646
```
4747

4848
Example PR for `1.0.0-rc12`: https://github.com/rbenv/ruby-build/pull/1282

0 commit comments

Comments
 (0)