From 4150cf5f24b714a86fa9bcb75f3ab0d68b80f8ba Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Mon, 3 Sep 2018 21:57:37 +0800 Subject: [PATCH] Using sudo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a41c4b..b78896e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Replace following `` with your options. ``` -sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- +sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- ``` ### All Options