This repository was archived by the owner on Oct 12, 2020. It is now read-only.

Description
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.