diff --git a/README.md b/README.md index ceea18c..e403026 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Execute with a custom DNS server: ## new.sh -```curl -s https://avc.cx/new | bash``` +```curl -sSL https://avc.cx/new | bash``` If ```curl``` is not available, try with ```wget```