From abbf0a0e61757930aa1ea3a0ee277661245f2231 Mon Sep 17 00:00:00 2001 From: Josh Friend Date: Thu, 7 Nov 2019 14:48:47 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 5a3190d..1cf2ed6 100644 --- a/Home.md +++ b/Home.md @@ -117,8 +117,7 @@ The string read from a `.python-version` file must match the name of an existing directory in `~/.pyenv/versions/`. You can see the list of installed Python versions with `pyenv versions`. -If you're using [python-build], typically this will be one of [its Python version -names][versions]. +If you're using [python-build](https://github.com/pyenv/pyenv/blob/master/plugins/python-build), typically this will be one of the versions listed by the `pyenv versions` command. Other version managers might allow fuzzy version matching on the string read from `.python-version` file, e.g. they might allow "3.3" (without patch suffix)