aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b9b3996..f4d35f4 100644
--- a/README.md
+++ b/README.md
@@ -4,13 +4,13 @@ Run the following commands to build AOSP:
`
. build/envsetup.sh
-lunch replicant_odroid-u3-userdebug
+lunch replicant_odroidu3-userdebug
make -j9
`
Run the following command to test the built image:
-`heimdall flash --BOOT out/target/product/odroid-u3/boot.img --RECOVERY out/target/product/odroid-u3/recovery.img --SYSTEM out/target/product/odroid-u3/system.img`
+`heimdall flash --BOOT out/target/product/odroidu3/boot.img --RECOVERY out/target/product/odroidu3/recovery.img --SYSTEM out/target/product/odroidu3/system.img`
# License