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