redis-sampler icon indicating copy to clipboard operation
redis-sampler copied to clipboard

Update README to include gem requirement

Open pbootly opened this issue 2 years ago • 0 comments

Closes #3

Whilst likely obvious to people from the error thrown:

Traceback (most recent call last):
        2: from ./redis-sampler.rb:31:in `<main>'
        1: from /usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require'
/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:85:in `require': cannot load such file -- redis (LoadError)

seemed worth calling out the specific install required.

pbootly avatar Jun 24 '22 11:06 pbootly