Skip to content

Commit

Permalink
Improve install howto for arch AUR packages.
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Schlue <[email protected]>
  • Loading branch information
benni-as and jonathanschlue-as authored Mar 26, 2024
1 parent a3b8b20 commit 20b5f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ reason need to check a different URL.

Install rbenv and ruby-build to get a ruby 2.7.x on your system (running on ubuntu 20.04).

yay rbenv ruby-build
yay -S rbenv ruby-build

Add the rbenv shell extension (`eval "$(rbenv init -)"`) to your shell config (e.g. `~/.zshrc`) and install ruby 2.7.0

Expand Down

0 comments on commit 20b5f2d

Please sign in to comment.