Update README for more quick setup options (#217)

This commit is contained in:
Casper Ngo-yat ONG
2026-03-16 01:39:41 +09:00
committed by GitHub
parent 80e1d686ac
commit 5516de8557
4 changed files with 9 additions and 5 deletions
+2
View File
@@ -96,6 +96,8 @@ git clone --recurse-submodules https://github.com/Lakr233/vphone-cli.git
```bash
make setup_machine # full automation through "First Boot" (includes restore/ramdisk/CFW)
# options: NONE_INTERACTIVE=1 SUDO_PASSWORD=...
# DEV=1 for dev variant (+ TXM entitlement/debug bypasses)
# JB=1 for jailbreak variant (+ full security bypass)
```
## Manual Setup
+2
View File
@@ -87,6 +87,8 @@ git clone --recurse-submodules https://github.com/Lakr233/vphone-cli.git
```bash
make setup_machine # 完全自动化完成"首次启动"流程(包含 restore/ramdisk/CFW
# 选项:NONE_INTERACTIVE=1 SUDO_PASSWORD=...
# DEV=1 开发变体(+ TXM 权限/调试绕过)
# JB=1 越狱变体(dev + 完整安全绕过)
```
## 手动设置