From dc8805f3c89822a41b94c141237fd364f8052a90 Mon Sep 17 00:00:00 2001 From: Joel Fernandes Date: Wed, 11 Jul 2018 21:01:55 -0700 Subject: [PATCH] update README Signed-off-by: Joel Fernandes --- BCC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BCC.md b/BCC.md index 8995747..b6fdf81 100644 --- a/BCC.md +++ b/BCC.md @@ -24,7 +24,7 @@ source and the sources should be built atleast once in-tree. Once it is built, run the following command pointing androdeb to the kernel sources which will have it extract headers from there and push them to the device. ``` -adeb prepare --download --bcc --kernelsrc /path/to/kernel-source/ +adeb prepare --build --bcc --kernelsrc /path/to/kernel-source/ ``` This downloads and installs a pre-built androdeb filesystem containing a recent version of BCC onto the android device, extracts kernel headers from the source