From 87ce0a1704dbaaf8840789eab06ebba6f738bf23 Mon Sep 17 00:00:00 2001 From: VictorieeMan <59509525+VictorieeMan@users.noreply.github.com> Date: Sun, 23 Jul 2023 19:57:21 +0200 Subject: [PATCH] Added UNIX reference near Automatic installer It's nice if the UNIX easy installation is easy to find by ctrl+f search, especially in such a large README file Other ways of marking it would work as well; but having something near that says UNIX, macOS or Linux is nice I think. Great project! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd1c6f2b..7547cd13 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ If you're in Windows, we recommend using @kirankotari's [`pyenv-win`](https://gi which does install native Windows Python versions. -#### Automatic installer +#### Automatic installer (for UNIX systems) `curl https://pyenv.run | bash`