From d27630dacdbf0a36e0209e15a21f341d849a5761 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 19 Apr 2017 00:20:20 +0200 Subject: [PATCH] Hint added on how to install rbenv-vars --- doc/README.rdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/README.rdoc b/doc/README.rdoc index 4017cf8..56f7669 100644 --- a/doc/README.rdoc +++ b/doc/README.rdoc @@ -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.