From 70f72b29a9ef1dbfbbb2217e737de3149cac5d3a Mon Sep 17 00:00:00 2001 From: David Hegland Date: Tue, 3 Oct 2023 10:51:52 -0500 Subject: [PATCH] Correct README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e785ce..42d81ba3 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and * [Install additional Python versions](#install-additional-python-versions) * [Prefix auto-resolution to the latest version](#prefix-auto-resolution-to-the-latest-version) * [Python versions with extended support](#python-versions-with-extended-support) - * [Install a named python version](#intstall-a-named-python-version) + * [Install a named python version](#install-a-named-python-version) * [Switch between Python versions](#switch-between-python-versions) * [Uninstall Python versions](#uninstall-python-versions) * [Other operations](#other-operations)