소스 검색

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/