Update HOWTO-ONEPLUS.md

This commit is contained in:
eFini
2021-06-11 22:23:48 +08:00
committed by GitHub
parent 2a7b43772b
commit 77bf9bfb79
+2 -2
View File
@@ -3,7 +3,7 @@ How to install on Oneplus 3t?
1. clone dragonpilot to /data/ and make sure it's named openpilot:
(手動安裝切換至 dragonpilot 0.8.4 branch)
```
cd /data/ && rm -fr openpilot; && git clone https://github.com/dragonpilot-community/dragonpilot.git -b 0.8.4
cd /data/ && rm -fr openpilot; && git clone https://github.com/dragonpilot-community/dragonpilot.git openpilot -b 0.8.4
```
2. run command:
@@ -22,4 +22,4 @@ cd /data/openpilot/scripts/ && ./oneplus_update_neos.sh
(在 Recovery mode,點選 `apply update` -> `Choose from emulated` -> `0/` -> `update.zip` -> `Reboot system now`)
6. You should be able to boot into openpilot, if touch screen is not working, try to reboot again.
(你現在應該可以進入 openpilot 畫面,如果點擊畫面沒有反應,請再重新開機一次)
(你現在應該可以進入 openpilot 畫面,如果點擊畫面沒有反應,請再重新開機一次)