am c1e768c0: am f33c871c: Merge "Fix documentation for lunch command"

* commit 'c1e768c09ad20f986532f38bc786f8f98787b6c2':
  Fix documentation for lunch command
diff --git a/README b/README
index 015dfab..50b04bf 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@
 
 # 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 @@
 
 # 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