Browse Source

Update README.md

Bohan Yang 5 years ago
parent
commit
395aa14330
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ or wget:
 
 Run the script under root or using sudo:
 
-    sudo chmod a+rx debi.sh
+    chmod a+rx debi.sh
     sudo ./debi.sh
 
 By default, an admin user `debian` with sudo privilege will be created during the installation. Use `--user root` if you prefer.