README: Add recommended curl arguments to suggested installer invocation (#3155)

This commit is contained in:
Jay Bazuzi 2025-01-04 08:43:09 -08:00 committed by GitHub
parent 4c6b0e9c3b
commit 850a74c5cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ The Homebrew option from the [MacOS section below](#macos) would also work if yo
##### 1. Automatic installer (Recommended)
```bash
curl https://pyenv.run | bash
curl -fsSL https://pyenv.run | bash
```
For more details visit our other project: