Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/native-api/pyenv
Browse files Browse the repository at this point in the history
  • Loading branch information
native-api committed Jan 21, 2023
2 parents 819e2b8 + 1a0b555 commit b64b0ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and
* [Install Python build dependencies](#install-python-build-dependencies)
* **[Usage](#usage)**
* [Install additional Python versions](#install-additional-python-versions)
* [Prefix auto-resolution](#prefix-auto-resolution)
* [Prefix auto-resolution to the latest version](#prefix-auto-resolution-to-the-latest-version)
* [Python versions with extended support](#python-versions-with-extended-support)
* [Switch between Python versions](#switch-between-python-versions)
* [Uninstall Python versions](#uninstall-python-versions)
Expand Down Expand Up @@ -412,7 +412,7 @@ please visit the wiki page about
[Common Build Problems](https://github.com/pyenv/pyenv/wiki/Common-build-problems).


#### Prefix auto-resolution
#### Prefix auto-resolution to the latest version

All Pyenv subcommands except `uninstall` automatically resolve full prefixes to the latest version in the corresponding version line.

Expand Down

0 comments on commit b64b0ab

Please sign in to comment.