diff --git a/INSTALL.txt b/INSTALL.txt index c562d401d..2fb0fe4d2 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -54,7 +54,7 @@ Installation - Ruby 1.9 To install RVM and Ruby 1.9.3 on Mac OS: - $ bash -s stable < <(curl -Ls https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer) source ~/.bash_profile + $ bash -s stable < <(curl -Ls https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer) source ~/.bash_profile $ rvm install 1.9.3-p484 $ rvm use 1.9.3