You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
bundle install is a neat first step - assuming your system has bundle installed at all. Maybe a gem install bundler instruction - You'll also need the -dev or -devel packages (depending on distro) of several things (including ruby, zlibc, etc.) to really install everything you need.
I get that specifying packages for every possible distro is a infeasible request, but maybe some mention of it would be cool.
The text was updated successfully, but these errors were encountered:
bundle install
is a neat first step - assuming your system has bundle installed at all. Maybe agem install bundler
instruction - You'll also need the-dev
or-devel
packages (depending on distro) of several things (including ruby, zlibc, etc.) to really install everything you need.I get that specifying packages for every possible distro is a infeasible request, but maybe some mention of it would be cool.
The text was updated successfully, but these errors were encountered: