Explorar o código

Add rbenv integration notes to README

Matt Campbell %!s(int64=13) %!d(string=hai) anos
pai
achega
3488082e96
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -55,3 +55,11 @@ use `which` to find the full path to executable and then run it, like
 this:
 
     $ $(which ruby) -e 'puts "hello"'
+
+## rbenv Integration
+
+If you have [rbenv][rbenv] installed, bundler-exec will hook itself up
+to all your rbenv shims without any intervention. If a rehash creates a
+new shim, you'll need to reload bundler-exec.
+
+    $ source ~/.bundler-exec.sh