Skip to content

Commit 81a536c

Browse files
committed
[GR-19220] Fix a command example in the user documentation
PullRequest: truffleruby/3750
2 parents 32acae7 + 4617cd9 commit 81a536c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user/ruby-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Follow the [installation instructions](https://github.com/postmodern/ruby-instal
105105
Then install the latest TruffleRuby standalone release with:
106106

107107
```bash
108-
ruby-install --latest
108+
ruby-install --update
109109
ruby-install truffleruby
110110
```
111111

0 commit comments

Comments
 (0)