summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index a324111..a1aafc2 100644
--- a/README.md
+++ b/README.md
@@ -84,12 +84,7 @@ adeb remove
If you have multiple devices connected, please add `-s <serialnumber>`.
Serial numbers of all devices connected can be obtained by `adb devices`.
-* To update the adeb you cloned on your host, run:
-```
-adeb pull
-```
-
-To update an existing adeb clone on your host, run:
+* To update an existing adeb clone on your host, run:
```
adeb git-pull
```