diff --git a/README b/README index 9a99e23..8a07716 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ Installing To install: - bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer) + bash < <(curl -s -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer) Installing Go ============= diff --git a/README.md b/README.md index feb09de..03a78ad 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Installing To install: - bash < <(curl -s https://raw.github.com/moovweb/gvm/master/binscripts/gvm-installer) + bash < <(curl -s -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer) Installing Go =============