1
0
Эх сурвалжийг харах

Add rbenv integration notes to README

Matt Campbell 13 жил өмнө
parent
commit
3488082e96
1 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  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