From 8dbaeeb68dc148fe9a9914e3c7b9c70d74ff5329 Mon Sep 17 00:00:00 2001 From: Filis Futsarov Date: Sun, 15 Sep 2019 00:36:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19191e2..fb7e701 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Execute the following commands to download, give execution permissions and execu ``` wget https://raw.githubusercontent.com/filisko/hl1110-utility-tool/master/hl1110-utility-tool.sh chmod +x hl1110-utility-tool.sh -./hl1110-utility-tool.sh +sudo ./hl1110-utility-tool.sh ```