summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fernandes <joel@joelfernandes.org>2018-07-08 11:00:32 -0700
committerJoel Fernandes <joel@joelfernandes.org>2018-07-08 11:00:32 -0700
commitc6bb496f5582e3e308d0d66849cdb62543f53067 (patch)
treeb196137df9324b844cc48e6c94917972e9186dd9
parentcb152a113e953e93b11485c0cc70f066fbc80fbd (diff)
downloadadeb-c6bb496f5582e3e308d0d66849cdb62543f53067.tar.gz
update README
Signed-off-by: Joel Fernandes <joel@joelfernandes.org>
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index d84cbc4..aa90051 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,11 @@ Serial numbers of all devices connected can be obtained by `adb devices`.
androdeb pull
```
+To update an existing androdeb clone on your host, run:
+```
+androdeb git-pull
+```
+
More advanced usage instructions
--------------------------------
### Install kernel headers in addition to preparing androdeb device: