mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-08 11:33:49 -05:00
README.md, CHANGELOG.md, libexec/pyenv-help: Fix typos
This commit is contained in:
@@ -280,7 +280,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi
|
||||
|
||||
- For **bash**:
|
||||
|
||||
Stock Bash startup files vary widely between distibutions in which of them source
|
||||
Stock Bash startup files vary widely between distributions in which of them source
|
||||
which, under what circumstances, in what order and what additional configuration they perform.
|
||||
As such, the most reliable way to get Pyenv in all environments is to append Pyenv
|
||||
configuration commands to both `.bashrc` (for interactive shells)
|
||||
@@ -366,7 +366,7 @@ See [Advanced configuration](#advanced-configuration) for details and more confi
|
||||
|
||||
### Install additional Python versions
|
||||
|
||||
To install additonal Python versions, use [`pyenv install`](COMMANDS.md#pyenv-install).
|
||||
To install additional Python versions, use [`pyenv install`](COMMANDS.md#pyenv-install).
|
||||
|
||||
For example, to download and install Python 3.10.4, run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user