Using sudo in README.md

pull/8/head
Bohan Yang 7 years ago
parent 5890eba7f2
commit 4150cf5f24
  1. 2
      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

Loading…
Cancel
Save