mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-13 17:02:06 +08:00
Update HOWTO-ONEPLUS.md
This commit is contained in:
+2
-2
@@ -1,9 +1,9 @@
|
||||
How to install on Oneplus 3t?
|
||||
------
|
||||
1. clone dragonpilot to /data/ and make sure it's named openpilot:
|
||||
(手動安裝切換至 dragonpilot 0.8.4 branch)
|
||||
(手動安裝切換至 dragonpilot 0.8.5 branch)
|
||||
```
|
||||
cd /data/ && rm -fr openpilot; git clone https://github.com/dragonpilot-community/dragonpilot.git -b 0.8.5
|
||||
cd /data/ && rm -fr openpilot; git clone https://github.com/dragonpilot-community/dragonpilot.git openpilot -b 0.8.5
|
||||
```
|
||||
|
||||
2. run command:
|
||||
|
||||
Reference in New Issue
Block a user