Skip to content

Commit

Permalink
Clarified a generating message, Thanks cehoffman!
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jul 23, 2010
1 parent 7cf6663 commit a793225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/install-system-wide
Expand Up @@ -58,7 +58,7 @@ export rvm_bin_path="\$rvm_prefix/bin"
export rvm_man_path="\$rvm_prefix/share/man"
END_OF_RVMRC

echo "Generating /etc/load_rvm to load rvm"
echo "Generating /usr/local/lib/rvm to load rvm"
rm -f /usr/local/lib/rvm
touch /usr/local/lib/rvm
cat > /usr/local/lib/rvm <<END_OF_RVM_SH
Expand Down

0 comments on commit a793225

Please sign in to comment.