Hint added on how to install rbenv-vars

This commit is contained in:
Christoph Haas 2017-04-19 00:20:20 +02:00
parent c07a144ac9
commit d27630dacd

View file

@ -53,6 +53,11 @@ Documentation: https://github.com/rbenv/ruby-build#readme
git clone https://github.com/rbenv/ruby-build.git ~/.rbenv/plugins/ruby-build
Install the "rbenv vars" add-on:
cd ~/.rbenv/plugins
git clone https://github.com/sstephenson/rbenv-vars.git
## Get the application
Clone the debshots Git repository.