From a6521a0d35ba1b8231d2593a1cd6c99489bb7840 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Mon, 23 Mar 2026 17:05:57 +0300 Subject: [PATCH] Fix link [no ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b436c18d..f489575a 100644 --- a/README.md +++ b/README.md @@ -407,7 +407,7 @@ of the following commands: * [`pyenv shell `](COMMANDS.md#pyenv-shell) -- select just for current shell session * [`pyenv local `](COMMANDS.md#pyenv-local) -- automatically select whenever you are in the current directory (or its subdirectories) -* [`pyenv global `](COMMANDS.md#pyenv-shell) -- select globally for your user account +* [`pyenv global `](COMMANDS.md#pyenv-global) -- select globally for your user account E.g. to select the above-mentioned newly-installed Python 3.10.4 as your preferred version to use: