From 5fffa56f827a476cbf416d0a778ea09b29ad38f5 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Sun, 28 May 2023 19:52:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```