mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
README.md: Fix typo
This commit is contained in:
parent
c3fd96c429
commit
86598fcf4e
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ The previous, more complicated configuration scheme for 2.0.0-2.2.5 still works.
|
|||
* You may run `eval "$(pyenv init --path)"` instead to just enable shims, without shell integration
|
||||
|
||||
The below setup should work for the vast majority of users for common use cases.
|
||||
See [Advanvced configuration](#advanced-configuration) for details and more configuration options.
|
||||
See [Advanced configuration](#advanced-configuration) for details and more configuration options.
|
||||
|
||||
- For **bash**:
|
||||
|
||||
|
|
Loading…
Reference in a new issue