From 7b54201abe0ea6c477cc73de7dd4fa163aa0963d Mon Sep 17 00:00:00 2001 From: Hwee-Boon Yar Date: Fri, 29 Sep 2017 22:31:22 +0800 Subject: [PATCH] Update README.md to sync with #83 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1574e8e..bbe6493 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ rvm1_ruby_install_flags: rvm1_user: 'ubuntu' # URL for the latest installer script -rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer' +rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/rvm/rvm/master/binscripts/rvm-installer' # rvm version to use rvm1_rvm_version: 'stable'