ソースを参照

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.
 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