Skip to content

Commit 4617cd9

Browse files
committed
Update arg to ruby-install in docs
ruby-install says > *** DEPRECATION: -L,--latest is deprecated. Please use -U,--update instead.
1 parent 4229c48 commit 4617cd9

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)