diff --git a/README.md b/README.md index 1ffc199..e2fd7ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # udm-diags Repo for scripts used for personal network diagnostics. ``` -sudo https://raw.githubusercontent.com/mtan93/udm-diags/main/basics.sh | bash +curl https://raw.githubusercontent.com/mtan93/udm-diags/main/basics.sh | bash ```