diff --git a/README.md b/README.md index bd166cdf..cb2323d0 100644 --- a/README.md +++ b/README.md @@ -2023,6 +2023,10 @@ Arch Linux: $ sudo pacman -S ruby +Solus: + + $ sudo eopkg it ruby + #### Ruby versioning tools Alternatively, you can use a Ruby version management tool such as [rvm](https://rvm.io/rvm/install/), [rbenv](http://rbenv.org/) or [chruby](https://github.com/postmodern/chruby). This is only recommended if you need to run multiple versions of Ruby.