diff --git a/HOWTO-ONEPLUS.md b/HOWTO-ONEPLUS.md index 663df3238..67a2efe95 100644 --- a/HOWTO-ONEPLUS.md +++ b/HOWTO-ONEPLUS.md @@ -4,7 +4,7 @@ How to install on Oneplus 3t? (手動安裝切換至 dragonpilot 0.8.4 branch) ``` -cd /data/ && rm -fr openpilot; && git clone https://github.com/dragonpilot-community/dragonpilot.git openpilot -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: