From 4971d9e35e0ebe94a7b2d8e42d6590b6fc4fb7e7 Mon Sep 17 00:00:00 2001 From: spookyuser <16196262+spookyuser@users.noreply.github.com> Date: Tue, 29 Nov 2022 22:00:22 +0200 Subject: [PATCH] Copy auto installer oneliner to README (#2538) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a1424c..9f1d4472 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,9 @@ which does install native Windows Python versions. #### Automatic installer -Visit our other project: +`curl https://pyenv.run | bash` + +For more details visit our other project: https://github.com/pyenv/pyenv-installer