Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

JayBazuzi
Copy link
Contributor

Most importantly, -f instructs curl to fail if the request fails. The other arguments are not strictly necessary, but -fsSL is standard boilerplate that many users of curl will recognize.

More details here; https://explainshell.com/explain?cmd=curl+-fsSL+example.org

@JayBazuzi
Copy link
Contributor Author

It would make sense to me if you decide you don't want all of -fsSL, for simplicity, and only use -f instead. Up to you.

@native-api native-api merged commit 850a74c into pyenv:master Jan 4, 2025
@native-api native-api changed the title Add standard curl arguments README: Add recommended curl arguments to suggested installer invocation Jan 4, 2025
@JayBazuzi JayBazuzi deleted the patch-1 branch January 4, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants