From 96d030ac3cbfe52cc64591b7b563d0f518fd8aaf Mon Sep 17 00:00:00 2001 From: dragonpilot <52149710+dragonpilot@users.noreply.github.com> Date: Sat, 12 Jun 2021 08:52:05 +0800 Subject: [PATCH] Update HOWTO-ONEPLUS.md typo --- HOWTO-ONEPLUS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: