summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2010-04-15 17:26:58 -0700
committerXavier Ducrohet <xav@android.com>2010-04-15 17:26:58 -0700
commit728457dc742ebff184ca6489a3d8226e7ad8420f (patch)
treec592caeab8e572f0ed2afdfe8bccaa12c5d09343 /docs
parent8f07bb8727ffec84216dd4e67a6a75cebd5171b3 (diff)
downloadandroid_development-728457dc742ebff184ca6489a3d8226e7ad8420f.tar.gz
android_development-728457dc742ebff184ca6489a3d8226e7ad8420f.tar.bz2
android_development-728457dc742ebff184ca6489a3d8226e7ad8420f.zip
Fix instructions on how to build the doc.
Change-Id: Id9cde46b38a74f0f6ee368fdc43aee8ec6082b5f
Diffstat (limited to 'docs')
-rw-r--r--docs/howto_build_SDK.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/howto_build_SDK.txt b/docs/howto_build_SDK.txt
index 4b6507d4a..abd1ab285 100644
--- a/docs/howto_build_SDK.txt
+++ b/docs/howto_build_SDK.txt
@@ -65,6 +65,7 @@ Then once you have all the source, simply build the SDK using:
$ cd ~/my-android-git
$ . build/envsetup.sh
+ $ lunch sdk-eng
$ make sdk
This will take a while, maybe between 20 minutes and several hours depending on