Browse Source

Using sudo in README.md

Bohan Yang 7 years ago
parent
commit
4150cf5f24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -7,7 +7,7 @@
 Replace following `<OPTIONS>` with your options.
 
 ```
-sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- <OPTIONS>
+sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/netboot.sh)" -- <OPTIONS>
 ```
 
 ### All Options