瀏覽代碼

Update README.md

Added execution example command in instillation section
Toby Chui 3 年之前
父節點
當前提交
785c7ecdf1
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -41,6 +41,8 @@ Run the following the command to build the system
 git clone https://github.com/tobychui/arozos
 git clone https://github.com/tobychui/arozos
 cd ./arozos/src/
 cd ./arozos/src/
 go build
 go build
+./arozos 
+#sudo ./arozos for enabling hardware and WiFi management features
 ```
 ```
 (Yes, it is that simple)
 (Yes, it is that simple)