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!
This commit is contained in:
VictorieeMan 2023-07-23 19:57:21 +02:00 committed by GitHub
parent 879fa68b35
commit 87ce0a1704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. which does install native Windows Python versions.
#### Automatic installer #### Automatic installer (for UNIX systems)
`curl https://pyenv.run | bash` `curl https://pyenv.run | bash`