Skip to content

Conversation

timothycrosley
Copy link
Contributor

On latest Ubuntu current install instructions result with an error:

user@user-laptop:~$ curl -sSf https://rye.astral.sh/get | sh
sh: 2: set: Illegal option -o pipefail

While using the instructions on the official website: https://rye.astral.sh/ work as expected.

This PR updates the README.md version to match

Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sh works on my machine but then...

❯ sh --version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin23)
Copyright (C) 2007 Free Software Foundation, Inc.

:)

@zanieb zanieb merged commit 703cf9e into astral-sh:main May 23, 2024
@zanieb zanieb added the documentation Improvements or additions to documentation label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants