浏览代码

Update README.md

clockworkpi 6 年之前
父节点
当前提交
8640e51153
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -1,6 +1,17 @@
 # GameShell launcher
 This is the launcher for GameShell based on 320x240 resolution and D-Pad layout.
 
+# Create the necessary user and group
+* User name: cpi
+* Password: cpi
+* Group ID: 31415 with group name: cpifav
+
+```
+sudo adduser cpi  
+sudo groupadd cpifav -g 31415  
+sudo adduser cpi cpifav  
+```
+
 # Directory structure
 ```
 /home/cpi/