浏览代码

Using sudo in README.md

Bohan Yang 7 年之前
父节点
当前提交
4150cf5f24
共有 1 个文件被更改,包括 1 次插入1 次删除
  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