aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 589a68c..36145fb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Run the following commands to build AOSP:
`
. build/envsetup.sh
-lunch replicant_i9305-eng
+lunch replicant_i9305-userdebug
make -j9
`