aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-20 14:50:27 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-20 14:50:27 -0700
commitfa23a704027b8c3fff7e70351da8af12118cd624 (patch)
treea93878bf49a01abb4f9ae5ba12a6f63d08fb455a
parent4bd4d1151c6c5b37591ea52d35c1882e217df10c (diff)
parentc1e768c09ad20f986532f38bc786f8f98787b6c2 (diff)
downloadpanda-fa23a704027b8c3fff7e70351da8af12118cd624.tar.gz
am c1e768c0: am f33c871c: Merge "Fix documentation for lunch command"
* commit 'c1e768c09ad20f986532f38bc786f8f98787b6c2': Fix documentation for lunch command
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 015dfab..50b04bf 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ HDMI-to-DVI-D on the P1 DVI-D connector
# Initial setup, part 1: build fastboot
source build/envsetup.sh
-lunch full_panda_userdebug
+lunch full_panda-userdebug
make fastboot
# Initial setup, part 2:
@@ -40,7 +40,7 @@ fastboot flash bootloader device/ti/panda/bootloader.bin
# Build and flash, part 1: Do a build
source build/envsetup.sh
-lunch full_panda_userdebug
+lunch full_panda-userdebug
make
# Build and flash, part 2: Flash