aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72fec5a..8a90f56 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Run the following commands to build AOSP:
`
. build/envsetup.sh
-lunch aosp_i9305-userdebug
+lunch lineage_i9305-userdebug
make -j9
`