aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-20 14:39:17 -0700
committerandroid code review <noreply-gerritcodereview@google.com>2012-08-20 14:39:17 -0700
commitf33c871c81486a7b11c718b7ba3ea3aef8849d5b (patch)
treeb356218cd05c66281c2ee9c03677ff94fe52046c
parent48dea806820cea16f16df24c6d9fe740381b6507 (diff)
parentda16b107eaaa355bc00946c1c6223fb2a775648c (diff)
downloadpanda-f33c871c81486a7b11c718b7ba3ea3aef8849d5b.tar.gz
Merge "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