mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Typo
This commit is contained in:
parent
5394347500
commit
71493e8065
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ For a quick guide to rbenv, see: https://gist.github.com/1120938"
|
|||
set-default) echo "usage: rbenv set-default <version>
|
||||
|
||||
Sets the default Ruby version. You can override the default at any time
|
||||
by setting a directory-specific version with \`rbenv set-default' or by
|
||||
by setting a directory-specific version with \`rbenv set-local' or by
|
||||
setting the RBENV_VERSION environment variable.
|
||||
|
||||
$(print_set_version)"
|
||||
|
|
Loading…
Reference in a new issue