aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-08-20 14:48:08 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-08-20 14:48:08 -0700
commitc1e768c09ad20f986532f38bc786f8f98787b6c2 (patch)
tree8be8aec2966468f50c54a4f55fc3bd18f0cf6b93
parent6893c9ecc57e2939477eec785626368b1dc66c04 (diff)
parentf33c871c81486a7b11c718b7ba3ea3aef8849d5b (diff)
downloadpanda-c1e768c09ad20f986532f38bc786f8f98787b6c2.tar.gz
am f33c871c: Merge "Fix documentation for lunch command"
* commit 'f33c871c81486a7b11c718b7ba3ea3aef8849d5b': 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