examples/rvmrc in rvm-0.0.55 vs examples/rvmrc in rvm-0.0.56

- old
+ new

@@ -31,5 +31,8 @@ # Default gems directory # rvm_gem_path="$HOME/.gem" # Install rubies on use when they are not installed #ruby_install_on_use=1 + +# Make Flags, I have 2 cpu's so I can do 2 make threads: +#rvm_make_flags="-j 2"