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

Suggest to install rubies in a user-writable directory in the README #2465

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

eregon
Copy link
Member

@eregon eregon commented Nov 6, 2024

Otherwise gem install and bundle install (without --path) won't work without sudo. In fact the previous example install command wouldn't work at all without sudo.

Otherwise `gem install` and `bundle install` (without `--path`) won't work without `sudo`.
In fact the previous example install command wouldn't work at all without `sudo`.
@eregon eregon requested a review from mislav November 6, 2024 09:52
@eregon
Copy link
Member Author

eregon commented Nov 6, 2024

Doesn't have to be ~/.rubies but it seems a good place as any, and kinda consistent with /opt/rubies but user-writable.

Copy link
Member

@mislav mislav left a comment

Choose a reason for hiding this comment

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

Good thinking!

@eregon eregon merged commit 20496b5 into master Nov 6, 2024
6 checks passed
@eregon eregon deleted the user-writable-prefix branch November 6, 2024 11:17
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