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 f6026c1..4888f71 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Run the following commands to build AOSP:
`
. build/envsetup.sh
-lunch lineage_i9305-userdebug
+lunch lineage_i9305-eng
make -j9
`