1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 13:33:45 -05:00

README.md: Fix typo

This commit is contained in:
SADIK KUZU
2022-05-08 01:16:03 +03:00
committed by GitHub
parent c3fd96c429
commit 86598fcf4e

View File

@@ -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 * 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. 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**: - For **bash**: