From a2564a504e45d7b5f1cffe005e3a3d9703c1e78f Mon Sep 17 00:00:00 2001 From: Bineet kumar gaur Date: Tue, 29 Sep 2015 10:45:43 +0530 Subject: [PATCH] URL replaced --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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