Using sudo in README.md

This commit is contained in:
Bohan Yang
2018-09-03 21:57:37 +08:00
parent 5890eba7f2
commit 4150cf5f24
+1 -1
View File
@@ -7,7 +7,7 @@
Replace following `<OPTIONS>` with your options. 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 ### All Options