Skip to content

Commit 2190be9

Browse files
committed
Fix --aliases in README.
1 parent c75800b commit 2190be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ the output.
2222
```
2323
$ rbenv each bundle install
2424
$ rbenv each -v rake test
25-
$ rbenv each --skip-aliases bundle check
25+
$ rbenv each --aliases bundle check
2626
```

0 commit comments

Comments
 (0)